aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+21
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel1-14/+21
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+2
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg1-3/+2
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-07brcmsmac: allow user-space setting of interface addressArend van Spriel1-0/+1
2013-01-07brcmsmac: use perimeter lock in add_interface() callbackArend van Spriel1-0/+2
2013-01-07brcmsmac: increase timer reference count for new timers onlyPiotr Haber1-3/+4
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-10brcmsmac: add support for cores with revision 17Hauke Mehrtens1-0/+1
2012-12-06brcm80211: remove __dev* attributesBill Pemberton1-2/+2
2012-11-30brcmsmac: hardware info in debugfsPiotr Haber1-1/+7
2012-11-30brcmsmac: cleanup in isr codePiotr Haber1-11/+6
2012-11-30brcmsmac: handle packet drop during transmit correctlyPiotr Haber1-2/+2
2012-11-21brcmsmac: Remove stray argument from debug macroSeth Forshee1-1/+1
2012-11-20brcmsmac: Use debug macros for general error and debug statementsSeth Forshee1-51/+56
2012-11-20brcmsmac: Add module parameter for setting the debug levelSeth Forshee1-8/+8
2012-09-24brcmsmac: don't start device when RfKill is engagedPiotr Haber1-1/+4
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+5
2012-08-22brcm80211: smac: set interface down on resetVladimir Zapolskiy1-0/+3
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+4
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney1-1/+3
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee1-1/+2
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-2/+4
2012-07-12brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.Thomas Huehn1-0/+2
2012-07-10brcmsmac: extend brcms_c_chipmatch() to also handle non PCIe devicesHauke Mehrtens1-2/+1
2012-06-20brcm80211: smac: inform mac80211 of the X2 regulatory domainSeth Forshee1-0/+2
2012-06-13brcmsmac: remove brcms_set_hint() functionArend van Spriel1-11/+3
2012-05-16brcmsmac: do not access host_pciHauke Mehrtens1-5/+5
2012-05-16brcmsmac: remove nicpci.cHauke Mehrtens1-1/+0
2012-04-13brcm80211: smac: do not use US as fallback regulatory hintArend van Spriel1-5/+1
2012-03-05brcm80211: smac: remove firmware requests from init_module syscallArend van Spriel1-12/+19
2012-02-22brcm80211: smac: remove smatch warnings from brcmsmac codeArend van Spriel1-2/+2
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches1-3/+3
2012-01-24brcm80211: Use normal DEBUG defineJoe Perches1-9/+9
2012-01-17brcmsmac: remove PCI suspend/resume from bcma driverLinus Torvalds1-35/+3
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-1/+1
2011-12-13brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel1-2/+2
2011-12-13brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel1-3/+1
2011-12-13brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel1-105/+63
2011-11-28brcm80211: smac: added support for mac80211 filter flagsAlwin Beukers1-21/+17
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxJohn W. Linville1-0/+1
2011-11-21brcm80211: smac: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-11brcm80211: smac: don't modify sta parameters when adding staAlwin Beukers1-7/+0
2011-11-08brcm80211: smac: changed check to confirm STA only supportRoland Vossen1-5/+1
2011-11-08brcm80211: smac: mute transmit on ops_startRoland Vossen1-2/+9
2011-11-08brcm80211: smac: modified Mac80211 callback interfaceRoland Vossen1-47/+37
2011-11-08brcm80211: smac: removed down-on-rf-kill functionalityRoland Vossen1-2/+0
2011-11-08brcm80211: smac: removed down-on-watchdog MPC functionalityRoland Vossen1-2/+1