summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-23Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()Johan Hedberg1-2/+6
2013-06-23Bluetooth: Fix EBUSY condition test in l2cap_chan_connectJohan Hedberg1-10/+4
2013-06-23Bluetooth: Fix LE vs BR/EDR selection when connectingJohan Hedberg1-1/+1
2013-06-23Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg3-10/+10
2013-06-23Bluetooth: Handle LE L2CAP signalling in its own functionJohan Hedberg1-5/+48
2013-06-19mwifiex: channel switch handling for stationAmitkumar Karwar6-0/+54
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar8-0/+155
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli1-2/+1
2013-06-19mwifiex: code rearrangement for better readabilityAmitkumar Karwar1-12/+11
2013-06-19rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-06-18brcmfmac: add sdio sg list supportFranky Lin4-174/+137
2013-06-18brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin3-54/+53
2013-06-18brcmfmac: remove redundant chip ID check in dhd_sdioFranky Lin1-22/+0
2013-06-18brcmfmac: simplify dpc handling using atomic operationsArend van Spriel1-58/+12
2013-06-18brcmfmac: consolidate mac_descriptor related function namesArend van Spriel1-27/+26
2013-06-18brcmfmac: remove dependency with nl80211.hArend van Spriel1-2/+1
2013-06-18brcmfmac: rename variable prec to more appropriate name, ie. fifoArend van Spriel1-4/+4
2013-06-18brcmfmac: Only use credits for bcmc when firmware indicates it.Hante Meuleman2-2/+33
2013-06-18ath9k: Program initvals for CUS217Sujith Manoharan3-0/+16
2013-06-18ath9k: Add initvals required for CUS217Sujith Manoharan1-0/+15
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan3-0/+16
2013-06-18ath10k: off by one sanity checkDan Carpenter1-1/+1
2013-06-18ssb: register serial flash as platform deviceRafał Miłecki3-0/+31
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan3-4/+10
2013-06-18ath9k: Add support for 5G-XLNA/AR9462Sujith Manoharan4-1/+310
2013-06-18ath9k: Update AR9462 2.0 initvalsSujith Manoharan1-1/+1
2013-06-18ath9k: Convert a couple of debug messagesSujith Manoharan1-2/+2
2013-06-18ath9k: Merge HWTIMER debug level with BTCOEXSujith Manoharan2-10/+9
2013-06-18Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-254/+367
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+13
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-52/+138
2013-06-17rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-06-17ssb: add struct for serial flashRafał Miłecki2-0/+22
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17ssb: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki1-3/+25
2013-06-17ath9k: Fix ANI for AP modeSujith Manoharan2-18/+17
2013-06-17ath9k: Fix LNA gpio for AR9485Sujith Manoharan1-1/+1
2013-06-17mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2-13/+10
2013-06-17mwifiex: Add module parameter for regdomainAvinash Patil1-4/+25
2013-06-17net: wireless: wl1251: Fix commenting styleSachin Kamat1-3/+3
2013-06-17net: wireless: wl1251: Use module_spi_driver macroSachin Kamat1-23/+1
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe1-13/+1
2013-06-17wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein1-2/+2
2013-06-17wlcore: hold jiffies in unsigned longArik Nemtsov1-1/+1
2013-06-17wlcore: cancel channel switch work on interface removalArik Nemtsov1-0/+1
2013-06-17wlcore: set default_wep_key when configuredYoni Divinsky2-9/+42
2013-06-17wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho1-0/+11
2013-06-17wlcore: configure rates in multiple casesEliad Peller1-2/+1
2013-06-17wlcore: move sysfs handling to a separate fileLuciano Coelho4-175/+249