summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-15bluetooth: btmrvl_sdio: look for sd8688 firmware in proper locationLubomir Rintel1-4/+4
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar6-0/+292
2013-03-06mwifiex: add "ethtool wol" command supportAmitkumar Karwar5-0/+78
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar5-14/+14
2013-03-06mwifiex: modify skb->truesize for PCIE RxAvinash Patil1-2/+3
2013-03-06mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao1-2/+2
2013-03-06mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao1-0/+2
2013-03-06mwifiex: remove static forward declarations in pcie.cBing Zhao1-76/+74
2013-03-06ath9k: Report rx-crc-errors in ethtool stats.Ben Greear1-0/+2
2013-03-06ath9k: Report txerr-filtered errors in debugfs.Ben Greear2-0/+5
2013-03-06b43: HT-PHY: make it BCMA-onlyRafał Miłecki2-1/+6
2013-03-06ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan1-0/+17
2013-03-06ath9k_hw: Update initvals for AR9462Sujith Manoharan1-25/+24
2013-03-06ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan1-79/+103
2013-03-06ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan3-8/+3
2013-03-06brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel3-5/+4
2013-03-06brcmutil: add dequeue function with filteringArend van Spriel2-0/+29
2013-03-06brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel1-12/+17
2013-03-06brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel4-15/+8
2013-03-06brcmfmac: add support for TLV based firmware signallingArend van Spriel9-18/+501
2013-03-06brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel1-0/+23
2013-03-06brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel1-2/+15
2013-03-06brcmfmac: remove null-pointer check in .sched_scan_start() callbackArend van Spriel1-3/+3
2013-03-06brcmfmac: cleanup module information macrosArend van Spriel2-6/+1
2013-03-06brcmfmac: make debug module parameter more clearArend van Spriel1-1/+2
2013-03-06brcmfmac: introduce tracepoints for message loggingArend van Spriel6-7/+159
2013-03-06brcmsmac: radio on led supportPiotr Haber6-2/+177
2013-03-06mwl8k: Load 8764 firmware imageNishant Sarmukadam1-8/+19
2013-03-06mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam1-33/+45
2013-03-06ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-06drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang1-1/+3
2013-03-06ath9k: simplify ATH_EP_RNDBob Copeland1-1/+1
2013-03-06ray_cs: read past the end of the arrayDan Carpenter1-3/+3
2013-03-06b43: define BCMA wireless specific PLLsRafał Miłecki2-1/+12
2013-03-06bcma: implement disabling PLLsRafał Miłecki1-1/+7
2013-03-06wil6210: convert to use simple_open()Wei Yongjun1-11/+3
2013-03-06ath5k: cleanup channel to eprom_mode functionJiri Slaby5-26/+10
2013-03-06rndis_wlan: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-06brcmsmac: export firmware version to ethtoolHauke Mehrtens1-3/+8
2013-03-06carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter1-41/+28
2013-03-06b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King1-2/+2
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki1-0/+5
2013-03-06rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner1-2/+2
2013-03-06ssb: Convert ssb_printk to ssb_<level>Joe Perches11-157/+135
2013-03-06ssb: pci: Standardize a function to get mac addressJoe Perches1-26/+18
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-48/+39
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+13
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-10/+16
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+12
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-0/+1417