summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins2013-03-082-51/+58
* Bluetooth: Check rfcomm session and DLC exists on socket closeDean Jenkins2013-03-081-2/+24
* Bluetooth: Avoid rfcomm_session_timeout using freed sessionDean Jenkins2013-03-081-1/+1
* Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-082-13/+4
* Bluetooth: discard bt_sock_unregister() errorsDavid Herrmann2013-03-087-19/+7
* Bluetooth: Make hidp_get_raw_report abort if the session is terminatingKarl Relton2013-03-081-0/+4
* Bluetooth: Rename hci_acl_disconnAndre Guedes2013-03-084-6/+6
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-066-0/+292
* mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-065-0/+78
* mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-065-14/+14
* mwifiex: modify skb->truesize for PCIE RxAvinash Patil2013-03-061-2/+3
* mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.cBing Zhao2013-03-061-2/+2
* mwifiex: fix [-Wunused-function] warnings on pcie suspend/resumeBing Zhao2013-03-061-0/+2
* mwifiex: remove static forward declarations in pcie.cBing Zhao2013-03-061-76/+74
* ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-061-0/+2
* ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-062-0/+5
* b43: HT-PHY: make it BCMA-onlyRafał Miłecki2013-03-062-1/+6
* ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-061-0/+17
* ath9k_hw: Update initvals for AR9462Sujith Manoharan2013-03-061-25/+24
* ath9k_hw: Use helper functions to simplify HW resetSujith Manoharan2013-03-061-79/+103
* ath9k_hw: Remove CHANNEL_CW_INTSujith Manoharan2013-03-063-8/+3
* brcmfmac: add parameter to brcmf_proto_hdrpush() for data offsetArend van Spriel2013-03-063-5/+4
* brcmutil: add dequeue function with filteringArend van Spriel2013-03-062-0/+29
* brcmfmac: assure brcmf_txcomplete() is called in failure pathsArend van Spriel2013-03-061-12/+17
* brcmfmac: release transmit packet in brcmf_txcomplete()Arend van Spriel2013-03-064-15/+8
* brcmfmac: add support for TLV based firmware signallingArend van Spriel2013-03-069-18/+501
* brcmutil: add macros for setting bitfields using mask/shift operationsArend van Spriel2013-03-061-0/+23
* brcmfmac: increase required skbuff headroom for firmware signallingArend van Spriel2013-03-061-2/+15
* brcmfmac: remove null-pointer check in .sched_scan_start() callbackArend van Spriel2013-03-061-3/+3
* brcmfmac: cleanup module information macrosArend van Spriel2013-03-062-6/+1
* brcmfmac: make debug module parameter more clearArend van Spriel2013-03-061-1/+2
* brcmfmac: introduce tracepoints for message loggingArend van Spriel2013-03-066-7/+159
* brcmsmac: radio on led supportPiotr Haber2013-03-066-2/+177
* mwl8k: Load 8764 firmware imageNishant Sarmukadam2013-03-061-8/+19
* mwl8k: Adding support for 8764 4x4 APNishant Sarmukadam2013-03-061-33/+45
* ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-061-2/+1
* drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA...Chen Gang2013-03-061-1/+3
* ath9k: simplify ATH_EP_RNDBob Copeland2013-03-061-1/+1
* ray_cs: read past the end of the arrayDan Carpenter2013-03-061-3/+3
* b43: define BCMA wireless specific PLLsRafał Miłecki2013-03-062-1/+12
* bcma: implement disabling PLLsRafał Miłecki2013-03-061-1/+7
* wil6210: convert to use simple_open()Wei Yongjun2013-03-061-11/+3
* ath5k: cleanup channel to eprom_mode functionJiri Slaby2013-03-065-26/+10
* rndis_wlan: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-061-2/+1
* brcmsmac: export firmware version to ethtoolHauke Mehrtens2013-03-061-3/+8
* carl9170: fix frame drop and WARN due to minstrel_ht changeChristian Lamparter2013-03-061-41/+28
* b43: Fix 'me' -> 'be' typo in KconfigW. Trevor King2013-03-061-2/+2
* bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki2013-03-061-0/+5
* rt2x00: rt2x00pci_regbusy_read() - only print register access failure onceTim Gardner2013-03-061-2/+2
* ssb: Convert ssb_printk to ssb_<level>Joe Perches2013-03-0611-157/+135