aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-4/+5
2010-07-27p54: Added get_survey callback in order to get channel noiseJohn W. Linville1-0/+17
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+1
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville1-2/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-09p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter1-0/+1
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg1-9/+19
2010-02-08p54: remove get_tx_stats() mac80211 opKalle Valo1-11/+0
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-6/+6
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-1/+1
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-1/+1
2009-08-20p54: disable PS by defaultChristian Lamparter1-0/+6
2009-08-14p54: implement rfkillChristian Lamparter1-0/+5
2009-08-14p54: Write outside array boundsChristian Lamparter1-1/+1
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-1/+1
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter1-12/+19
2009-07-24p54: generate channel list dynamicallyChristian Lamparter1-0/+4
2009-07-24p54: re-enable power save featureChristian Lamparter1-29/+48
2009-07-10p54: Move mac80211 glue codeChristian Lamparter1-0/+607