summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: Fix hci_connect_gate() when a pre-opened pipe is passedEric Lapuyade2012-11-191-2/+2
* ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-193-20/+50
* 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
| * ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan2012-10-242-14/+1
| * ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()Pandiyarajan Pitchaimuthu2012-10-241-0/+4
| * ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu2012-10-241-1/+2
| * ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * ath6kl: Fix random rx data corruptionVasanthakumar Thiagarajan2012-10-241-2/+8
| * ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()Raja Mani2012-10-241-0/+6
| * ath6kl: Check for valid rate table indexRaja Mani2012-10-241-0/+3
| * ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani2012-10-241-2/+6
OpenPOWER on IntegriCloud