summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/p54/main.c
AgeCommit message (Expand)Author
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
2009-07-10p54: Move mac80211 glue codeChristian Lamparter