aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/ampdu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-1144/+0
2013-07-22brcmsmac: Further reduce log spam from tx phy messagesJohn Greene1-3/+3
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene1-1/+1
2013-01-07brcmsmac: remove dead codePiotr Haber1-5/+2
2012-11-20brcmsmac: Improve tx trace and debug supportSeth Forshee1-6/+5
2012-11-20brcmsmac: Add brcms_dbg_ht() debug macroSeth Forshee1-17/+18
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee1-8/+12
2012-11-20brcm80211: Convert log message levels to debug levelsSeth Forshee1-1/+1
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee1-159/+8
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee1-11/+2
2012-11-20brcmsmac: Don't weight AMPDU packets in txfifoSeth Forshee1-9/+3
2012-11-20brcmsmac: Introduce AMPDU sessions for assembling AMPDUsSeth Forshee1-274/+351
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.Thomas Huehn1-7/+4
2012-06-13brcmsmac: fix smatch warning found in ampdu.cArend van Spriel1-3/+2
2012-03-05brcm80211: smac: cleanup couple of debug output statementsArend van Spriel1-11/+9
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+3
2012-02-23brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-02-23brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-02-22brcm80211: smac: fix endless retry of A-MPDU transmissionsArend van Spriel1-5/+1
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-1/+1
2011-12-13brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel1-2/+5
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel1-4/+2
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+1241