summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/main.c
Commit message (Expand)AuthorAgeFilesLines
* p54: move under intersil vendor directoryKalle Valo2015-11-181-867/+0
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-6/+6
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-4/+2
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-4/+4
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-4/+4
* mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-071-0/+2
* mac80211: extend set_coverage_class signatureLorenzo Bianconi2014-09-051-1/+2
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-031-1/+0
|/
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* p54: connect to 11w protected networksChristian Lamparter2012-09-241-0/+12
* p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-111-1/+2
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+1
* p54: only unregister ieee80211_hw when it has been registeredChristian Lamparter2012-04-091-2/+9
* p54: pass interface setup errors back to mac80211Christian Lamparter2012-03-061-2/+3
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-1/+2
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* p54: improve site surveyChristian Lamparter2011-08-241-12/+101
* 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
OpenPOWER on IntegriCloud