aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers1-30/+17
2011-11-11brcm80211: smac: remove usage of brcmu_pkttotlenArend van Spriel1-2/+2
2011-11-11brcm80211: smac: replace own access category definitions with mac80211 enumArend van Spriel1-14/+21
2011-11-08brcm80211: smac: use sk_buff list for handling frames in receive pathArend van Spriel1-13/+8
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen1-2/+8
2011-11-08brcm80211: smac: fixed inconsistency in transmit muteRoland Vossen1-8/+8
2011-11-08brcm80211: smac: bugfix for tx mute in brcms_b_init()Roland Vossen1-8/+8
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen1-67/+0
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen1-38/+7
2011-11-08brcm80211: smac: removed MPC related variablesRoland Vossen1-6/+2
2011-11-08brcm80211: smac: removed MPC related codeRoland Vossen1-64/+6
2011-11-08brcm80211: util: remove function brcmu_format_hex() from brcmutilArend van Spriel1-13/+11
2011-11-08brcm80211: smac: some local function made static in main.cArend van Spriel1-6/+5
2011-11-08brcm80211: smac: indicate severe problems to Mac80211Roland Vossen1-11/+3
2011-11-08brcm80211: removed duplicate definesAlwin Beukers1-0/+1
2011-11-08brcm80211: cleanup defines in main.cAlwin Beukers1-200/+148
2011-10-14brcm80211: moved function brcmu_format_flagsAlwin Beukers1-2/+64
2011-10-14brcm80211: cleanup function prototypesAlwin Beukers1-1437/+1310
2011-10-14brcm80211: smac: removed redundant timer function parametersRoland Vossen1-7/+6
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+8841