summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | brcmsmac: Add tracepoint for AMPDU session informationSeth Forshee2012-11-202-0/+36
| * | | | brcmsmac: Add tracepoint for macintstatusSeth Forshee2012-11-202-4/+24
| * | | | brcmsmac: Improve tx trace and debug supportSeth Forshee2012-11-204-250/+94
| * | | | brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee2012-11-204-20/+25
| * | | | brcmsmac: Add brcms_dbg_dma() debug macroSeth Forshee2012-11-205-96/+73
| * | | | brcmsmac: Add brcms_dbg_int() debug macroSeth Forshee2012-11-203-6/+8
| * | | | brcmsmac: Add rx and tx debug macrosSeth Forshee2012-11-203-10/+12
| * | | | brcmsmac: Add brcms_dbg_mac80211() debug macroSeth Forshee2012-11-203-27/+36
| * | | | brcmsmac: Use debug macros for general error and debug statementsSeth Forshee2012-11-205-212/+221
| * | | | brcmsmac: Add support for writing debug messages to the trace bufferSeth Forshee2012-11-204-4/+151
| * | | | brcmsmac: Add module parameter for setting the debug levelSeth Forshee2012-11-202-14/+9
| * | | | brcm80211: Convert log message levels to debug levelsSeth Forshee2012-11-204-7/+6
| * | | | brcm80211: Allow trace support to be enabled separately from debugSeth Forshee2012-11-202-3/+14
| * | | | brcmsmac: Reduce number of entries in tx DMA ringsSeth Forshee2012-11-201-2/+2
| * | | | brcmsmac: Use correct descriptor count when calculating next rx descriptorSeth Forshee2012-11-201-1/+1
| * | | | brcmsmac: Remove internal tx queueSeth Forshee2012-11-208-558/+316
| * | | | brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee2012-11-204-86/+26
| * | | | brcmsmac: Remove unimplemented flow control functionsSeth Forshee2012-11-201-31/+0
| * | | | brcmsmac: Add helper function for updating txavail countSeth Forshee2012-11-201-2/+13
| * | | | brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee2012-11-203-23/+14
| * | | | brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee2012-11-202-274/+377
| * | | | ath9k: Fix BTCOEX debugfs file usageSujith Manoharan2012-11-193-20/+50
| * | | | ath9k_hw: Program filter coefficients correctlySujith Manoharan2012-11-164-11/+16
| * | | | 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