summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-13ssb: pci: Fix flipping of MAC addressLarry Finger1-1/+1
2013-03-11mwl8k: don't overwrite regulatory settings on fw reloadJonas Gorski1-0/+6
2013-03-11wireless:rtlwifi: replaced kmalloc+memcpy with kmemdupAndrei Epure1-2/+1
2013-03-11iwlegacy: fix sparse warningsStephen Hemminger3-10/+10
2013-03-11orinoco_usb: don't release nonexistent firmwareMichal Pecio1-1/+1
2013-03-11NFC: microread: Fix MEI build failureSamuel Ortiz1-1/+1
2013-03-09mwifiex: fix potential null dereference 'mef_entry'Bing Zhao1-1/+4
2013-03-09mwifiex: Trigger a card reset on reaching tx_timeout thresholdAshok Nagarajan3-3/+19
2013-03-09rndis_wlan: update email addressJussi Kivilinna1-1/+1
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville85-696/+2000
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-38/+32
2013-03-07mwifiex: add WOWLAN supportAmitkumar Karwar6-0/+292
2013-03-07mwifiex: add "ethtool wol" command supportAmitkumar Karwar5-0/+78
2013-03-07mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar5-14/+14
2013-03-07mwifiex: modify skb->truesize for PCIE RxAvinash Patil1-2/+3
2013-03-07mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao1-2/+2
2013-03-07mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao1-0/+2
2013-03-07mwifiex: remove static forward declarations in pcie.cBing Zhao1-76/+74
2013-03-07ath9k: Report rx-crc-errors in ethtool stats.Ben Greear1-0/+2
2013-03-07ath9k: Report txerr-filtered errors in debugfs.Ben Greear2-0/+5
2013-03-07b43: HT-PHY: make it BCMA-onlyRafał Miłecki2-1/+6
2013-03-07ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-03-07ath9k_hw: Update initvals for AR9462Sujith Manoharan1-25/+24
2013-03-07ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-07ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan3-8/+3
2013-03-07brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel3-5/+4
2013-03-07brcmutil: add dequeue function with filteringArend van Spriel2-0/+29
2013-03-07brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel1-12/+17
2013-03-07brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel4-15/+8
2013-03-07brcmfmac: add support for TLV based firmware signallingArend van Spriel9-18/+501
2013-03-07brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel1-0/+23
2013-03-07brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel1-2/+15
2013-03-07brcmfmac: remove null-pointer check in .sched_scan_start() callbackArend van Spriel1-3/+3
2013-03-07brcmfmac: cleanup module information macrosArend van Spriel2-6/+1
2013-03-07brcmfmac: make debug module parameter more clearArend van Spriel1-1/+2
2013-03-07brcmfmac: introduce tracepoints for message loggingArend van Spriel6-7/+159
2013-03-07brcmsmac: radio on led supportPiotr Haber6-2/+177
2013-03-07mwl8k: Load 8764 firmware imageNishant Sarmukadam1-8/+19
2013-03-07mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam1-33/+45
2013-03-07ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-07drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang1-1/+3
2013-03-07ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-07ray_cs: read past the end of the arrayDan Carpenter1-3/+3
2013-03-07b43: define BCMA wireless specific PLLsRafał Miłecki2-1/+12
2013-03-07bcma: implement disabling PLLsRafał Miłecki1-1/+7
2013-03-07wil6210: convert to use simple_open()Wei Yongjun1-11/+3
2013-03-07ath5k: cleanup channel to eprom_mode functionJiri Slaby5-26/+10
2013-03-07rndis_wlan: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-07brcmsmac: export firmware version to ethtoolHauke Mehrtens1-3/+8
2013-03-07carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28