index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
p54: connect to 11w protected networks
Christian Lamparter
2012-09-24
1
-0
/
+12
*
p54: fix off-by-one null pointer bug in p54_tx_80211
Christian Lamparter
2012-09-11
1
-1
/
+2
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-1
/
+1
*
p54: only unregister ieee80211_hw when it has been registered
Christian Lamparter
2012-04-09
1
-2
/
+9
*
p54: pass interface setup errors back to mac80211
Christian Lamparter
2012-03-06
1
-2
/
+3
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
1
-1
/
+2
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-10-03
1
-1
/
+2
*
p54: improve site survey
Christian Lamparter
2011-08-24
1
-12
/
+101
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
1
-0
/
+31
|
\
|
*
p54: implement multicast filter
Christian Lamparter
2011-04-26
1
-0
/
+31
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-1
/
+1
*
p54: implement set_coverage_class
Christian Lamparter
2011-02-25
1
-0
/
+12
*
p54: implement flush callback
Christian Lamparter
2011-02-18
1
-0
/
+43
*
p54: Fix compile warning
Larry Finger
2011-02-18
1
-1
/
+1
*
p54: enhance rssi->dBm database import
Christian Lamparter
2011-02-14
1
-0
/
+2
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
1
-4
/
+5
*
p54: Added get_survey callback in order to get channel noise
John W. Linville
2010-07-27
1
-0
/
+17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-2
/
+1
|
\
|
*
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2010-04-30
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
p54: Enable HW_REPORTS_TX_ACK_STATUS
Christian Lamparter
2010-03-09
1
-0
/
+1
|
/
*
p54: convert to new station add/remove callbacks
Johannes Berg
2010-02-19
1
-9
/
+19
*
p54: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-11
/
+0
*
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-6
/
+6
*
cfg80211: convert bools into flags
Johannes Berg
2009-11-19
1
-1
/
+1
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-1
/
+1
*
p54: disable PS by default
Christian Lamparter
2009-08-20
1
-0
/
+6
*
p54: implement rfkill
Christian Lamparter
2009-08-14
1
-0
/
+5
*
p54: Write outside array bounds
Christian Lamparter
2009-08-14
1
-1
/
+1
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
p54: fix beaconing related firmware crash
Christian Lamparter
2009-07-24
1
-12
/
+19
*
p54: generate channel list dynamically
Christian Lamparter
2009-07-24
1
-0
/
+4
*
p54: re-enable power save feature
Christian Lamparter
2009-07-24
1
-29
/
+48
*
p54: Move mac80211 glue code
Christian Lamparter
2009-07-10
1
-0
/
+607