aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+31
|\
| * p54: implement multicast filterChristian Lamparter2011-04-261-0/+31
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-1/+1
* p54: implement set_coverage_classChristian Lamparter2011-02-251-0/+12
* p54: implement flush callbackChristian Lamparter2011-02-181-0/+43
* p54: Fix compile warningLarry Finger2011-02-181-1/+1
* p54: enhance rssi->dBm database importChristian Lamparter2011-02-141-0/+2
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-4/+5
* p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-271-0/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-2/+1
|\
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | p54: Enable HW_REPORTS_TX_ACK_STATUSChristian Lamparter2010-03-091-0/+1
|/
* p54: convert to new station add/remove callbacksJohannes Berg2010-02-191-9/+19
* p54: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-11/+0
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-6/+6
* cfg80211: convert bools into flagsJohannes Berg2009-11-191-1/+1
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-1/+1
* p54: disable PS by defaultChristian Lamparter2009-08-201-0/+6
* p54: implement rfkillChristian Lamparter2009-08-141-0/+5
* p54: Write outside array boundsChristian Lamparter2009-08-141-1/+1
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-1/+1
* p54: fix beaconing related firmware crashChristian Lamparter2009-07-241-12/+19
* p54: generate channel list dynamicallyChristian Lamparter2009-07-241-0/+4
* p54: re-enable power save featureChristian Lamparter2009-07-241-29/+48
* p54: Move mac80211 glue codeChristian Lamparter2009-07-101-0/+607