aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
AgeCommit message (Expand)Author
2013-04-08brcmsmac: request firmware in .start() callbackArend van Spriel
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens
2012-12-06brcm80211: remove __dev* attributesBill Pemberton
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber
2012-11-30brcmsmac: cleanup in isr codePiotr Haber
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be remove...Thomas Huehn
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel
2012-02-22brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel
2011-12-13brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel
2011-12-13brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers
2011-11-08brcm80211: smac: changed check to confirm STA only supportRoland Vossen
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen