aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/pub.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24brcm80211: Remove extern from function prototypesJoe Perches1-76/+69
2013-03-27brcmsmac: add support for adhoc modeHauke Mehrtens1-0/+1
2013-03-27brcmsmac: activate AP supportHauke Mehrtens1-0/+2
2013-03-27brcmsmac: deactivate ucode sending probe responsesHauke Mehrtens1-0/+1
2013-03-27brcmsmac: add support for probe response templateHauke Mehrtens1-0/+2
2013-03-27brcmsmac: react on changing SSIDHauke Mehrtens1-0/+2
2013-03-27brcmsmac: add beacon template supportHauke Mehrtens1-0/+4
2013-03-27brcmsmac: remove brcms_pub->bcmerrHauke Mehrtens1-2/+0
2013-03-27brcmsmac: add interface type to brcms_bss_cfgHauke Mehrtens1-0/+1
2013-03-27brcmsmac: implement ieee80211_ops get_tsf and set_tsfHauke Mehrtens1-0/+2
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel1-2/+1
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber1-0/+1
2012-11-30brcmsmac: cleanup in isr codePiotr Haber1-1/+1
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber1-1/+1
2012-11-20brcmsmac: Remove internal tx queueSeth Forshee1-13/+0
2012-11-20brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levelsSeth Forshee1-25/+1
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens1-1/+1
2012-05-16brcmsmac: remove brcmsmac own sprom parsingHauke Mehrtens1-228/+0
2011-12-13brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel1-3/+3
2011-11-11brcm80211: smac: combine promiscuous mode functionalityAlwin Beukers1-1/+0
2011-11-11brcm80211: smac: remove duplicate definition of D11_PHY_HDR_LENArend van Spriel1-1/+0
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen1-1/+2
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen1-1/+0
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen1-1/+1
2011-11-08brcm80211: smac: removed MPC related codeRoland Vossen1-1/+1
2011-11-08brcm80211: smac: remove obsolete srom variables from n-phyArend van Spriel1-32/+0
2011-10-14brcm80211: cleanup function prototypesAlwin Beukers1-35/+14
2011-10-11net: wireless: add brcm80211 driversArend van Spriel1-0/+655