summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko2012-11-201-11/+18
* Bluetooth: Increase HCI command tx timeoutSzymon Janc2012-11-191-1/+1
* Bluetooth: Add support for BCM20702A0 [0b05, 17b5]Jeff Cook2012-11-191-0/+1
* Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko2012-11-191-4/+4
* Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2012-11-192-1/+2
* Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-193-7/+8
* Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko2012-11-191-1/+0
* Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko2012-11-191-1/+1
* Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-192-0/+33
* Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-194-1/+123
* Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-194-1/+8
* ath9k_hw: Program filter coefficients correctlySujith Manoharan2012-11-164-11/+16
* lib80211: hide Kconfig symbolJohannes Berg2012-11-161-3/+2
* mwifiex: don't select lib80211Johannes Berg2012-11-161-1/+0
* rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2012-11-162-4/+3
* net/wireless: ipw2x00: remove unreachable codeStanislav Yakovlev2012-11-164-11/+4
* brcmfmac: code cleanupHante Meuleman2012-11-1612-119/+16
* brcmfmac: limit hex dump on fwil.Hante Meuleman2012-11-161-6/+15
* brcmfmac: sdio module load fix.Hante Meuleman2012-11-161-3/+0
* brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman2012-11-162-71/+79
* brcmfmac: sdio unload fix.Hante Meuleman2012-11-162-1/+3
* brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-162-9/+16
* brcmfmac: Any error should result in failure of probe.Hante Meuleman2012-11-161-4/+2
* brcmfmac: restructure handling of IF eventArend van Spriel2012-11-161-47/+55
* brcmfmac: ignore IF event if it is a add for ifidx 0Arend van Spriel2012-11-162-7/+15
* brcmfmac: fix wrong usage of unaligned include fileArend van Spriel2012-11-161-1/+1
* brcmfmac: fix NULL pointer access in brcmf_fweh_detach()Hante Meuleman2012-11-161-5/+7
* brcmfmac: remove mac address validation from brcmf_net_attach()Arend van Spriel2012-11-161-10/+2
* brcmfmac: change mac address parameter in brcmf_add_if()Arend van Spriel2012-11-161-5/+7
* brcmfmac: correct handling IF firmware eventArend van Spriel2012-11-161-35/+31
* brcmfmac: fix for multiple netdevice interface supportArend van Spriel2012-11-164-67/+67
* brcmfmac: change parameter in brcmf_add_if() functionArend van Spriel2012-11-163-7/+5
* brcmfmac: usb suspend/resume.Hante Meuleman2012-11-162-96/+58
* brcmfmac: cleanup of usb firmware download routinesHante Meuleman2012-11-161-28/+15
* brcmfmac: rework firmware event handling codeArend van Spriel2012-11-169-770/+763
* ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter2012-11-161-3/+3
* ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan2012-11-161-14/+1
* ath9k: Remove unused workaroundSujith Manoharan2012-11-164-23/+0
* ath9k_hw: Update AR9485 initvalsSujith Manoharan2012-11-161-63/+273
* ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan2012-11-163-8/+116
* mwl8k: Send BASTREAM firmware commands per vifYogesh Ashok Powar2012-11-161-6/+7
* ssb: fix SPROM offsetPiotr Haber2012-11-161-1/+1
* ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi2012-11-161-1/+6
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-11-1618-285/+990
|\
| * ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo2012-11-161-3/+12
| * ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan2012-10-242-4/+4
| * ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan2012-10-243-4/+14
| * ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-243-7/+19
| * ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-244-7/+7
| * ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan2012-10-241-3/+5