summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/main.c
AgeCommit message (Expand)Author
2015-11-18p54: move under intersil vendor directoryKalle Valo
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2015-01-07mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv
2014-09-05mac80211: extend set_coverage_class signatureLorenzo Bianconi
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2012-09-24p54: connect to 11w protected networksChristian Lamparter
2012-09-11p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-04-09p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter
2012-03-06p54: pass interface setup errors back to mac80211Christian Lamparter
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-08-24p54: improve site surveyChristian Lamparter
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-26p54: implement multicast filterChristian Lamparter
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-25p54: implement set_coverage_classChristian Lamparter
2011-02-18p54: implement flush callbackChristian Lamparter
2011-02-18p54: Fix compile warningLarry Finger
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20p54: disable PS by defaultChristian Lamparter
2009-08-14p54: implement rfkillChristian Lamparter
2009-08-14p54: Write outside array boundsChristian Lamparter
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter
2009-07-24p54: generate channel list dynamicallyChristian Lamparter
2009-07-24p54: re-enable power save featureChristian Lamparter