aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/main.c
Commit message (Expand)AuthorAge
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-08
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-07
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-05
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
|/
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* p54: connect to 11w protected networksChristian Lamparter2012-09-24
* p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-11
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2012-04-09
* p54: pass interface setup errors back to mac80211Christian Lamparter2012-03-06
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-19
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* p54: improve site surveyChristian Lamparter2011-08-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\
| * p54: implement multicast filterChristian Lamparter2011-04-26
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* p54: implement set_coverage_classChristian Lamparter2011-02-25
* p54: implement flush callbackChristian Lamparter2011-02-18
* p54: Fix compile warningLarry Finger2011-02-18
* p54: enhance rssi->dBm database importChristian Lamparter2011-02-14
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter2010-03-09
|/
* p54: convert to new station add/remove callbacksJohannes Berg2010-02-19
* p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-08
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
* cfg80211: convert bools into flagsJohannes Berg2009-11-19
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* p54: disable PS by defaultChristian Lamparter2009-08-20
* p54: implement rfkillChristian Lamparter2009-08-14
* p54: Write outside array boundsChristian Lamparter2009-08-14
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* p54: fix beaconing related firmware crashChristian Lamparter2009-07-24
* p54: generate channel list dynamicallyChristian Lamparter2009-07-24
* p54: re-enable power save featureChristian Lamparter2009-07-24
* p54: Move mac80211 glue codeChristian Lamparter2009-07-10