aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/cw1200/sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-2/+2
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-2/+2
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv1-1/+2
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg1-0/+1
2014-06-19cw1200: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2013-12-26cw1200: slight optimization of addr comparedingtianhong1-2/+3
2013-08-05cw1200: Fix spurious BUG_ON() trigger when starting AP mode.Solomon Peachy1-5/+2
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy1-12/+11
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy1-16/+14
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy1-0/+2406