index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: implement IWRATE
Johannes Berg
2009-07-10
4
-74
/
+140
*
cfg80211: implement IWAP for WDS
Johannes Berg
2009-07-10
4
-22
/
+71
*
cfg80211: implement iwpower
Johannes Berg
2009-07-10
10
-135
/
+151
*
cfg80211: managed mode wext compatibility
Johannes Berg
2009-07-10
10
-338
/
+625
*
cfg80211: emulate connect with auth/assoc
Johannes Berg
2009-07-10
7
-32
/
+474
*
cfg80211: connect/disconnect API
Samuel Ortiz
2009-07-10
9
-18
/
+829
*
wireless: define AKM suites
Johannes Berg
2009-07-10
1
-0
/
+4
*
mac80211: remove an unused function declaration
Johannes Berg
2009-07-10
1
-3
/
+0
*
cfg80211: introduce nl80211 testmode command
Johannes Berg
2009-07-10
8
-0
/
+335
*
wext: constify extra argument to wireless_send_event
Johannes Berg
2009-07-10
2
-2
/
+2
*
mac80211: tell SME about real auth state
Johannes Berg
2009-07-10
1
-1
/
+7
*
cfg80211: remove wireless_dev->bssid
Johannes Berg
2009-07-10
2
-11
/
+3
*
cfg80211: use proper allocation flags
Johannes Berg
2009-07-10
9
-66
/
+91
*
nl80211: clean up function definitions
Johannes Berg
2009-07-10
1
-29
/
+29
*
cfg80211: move break statement to correct place
Johannes Berg
2009-07-10
1
-15
/
+16
*
wext: default to y
Johannes Berg
2009-07-10
1
-9
/
+3
*
mac80211: fix todo lock
Johannes Berg
2009-07-10
1
-13
/
+15
*
wext: allow returning NULL stats
Johannes Berg
2009-07-10
1
-1
/
+8
*
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
2009-07-10
1
-2
/
+1
*
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
2009-07-10
1
-11
/
+6
*
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
2009-07-10
1
-8
/
+0
*
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
2009-07-10
2
-17
/
+17
*
orinoco: remove WE nickname support
David Kilroy
2009-07-10
1
-43
/
+0
*
orinoco: convert giwrange to cfg80211
David Kilroy
2009-07-10
1
-114
/
+1
*
orinoco: convert scanning to cfg80211
David Kilroy
2009-07-10
9
-744
/
+378
*
orinoco: convert mode setting to cfg80211
David Kilroy
2009-07-10
5
-80
/
+70
*
orinoco: provide generic commit function
David Kilroy
2009-07-10
5
-269
/
+294
*
orinoco: Handle suspend/restore in core driver
David Kilroy
2009-07-10
6
-161
/
+70
*
airport: store irq in card private structure
David Kilroy
2009-07-10
1
-12
/
+12
*
orinoco: move netdev interface creation to main driver
David Kilroy
2009-07-10
9
-118
/
+119
*
orinoco: make firmware download less verbose
David Kilroy
2009-07-10
1
-27
/
+23
*
orinoco: initiate cfg80211 conversion
David Kilroy
2009-07-10
7
-89
/
+256
*
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
2009-07-10
3
-6
/
+6
*
orinoco: initialise independently of netdev
David Kilroy
2009-07-10
9
-24
/
+63
*
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
2009-07-10
10
-139
/
+132
*
orinoco: firmware helpers should use dev_err and friends
David Kilroy
2009-07-10
1
-24
/
+17
*
orinoco: use dev_err in early initialisation routines
David Kilroy
2009-07-10
1
-50
/
+42
*
orinoco: Move FID allocation to hw.c
David Kilroy
2009-07-10
3
-23
/
+26
*
orinoco: Move card reading code into hw.c
David Kilroy
2009-07-10
3
-100
/
+115
*
orinoco: Move firmware capability determination into hw.c
David Kilroy
2009-07-10
3
-216
/
+219
*
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
2009-07-10
1
-4
/
+4
*
cfg80211: set WE encoding size based on available ciphers
David Kilroy
2009-07-10
1
-3
/
+10
*
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2009-07-10
2
-4
/
+2
*
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
2009-07-10
1
-2
/
+13
*
cfg80211: add wrapper function to get wiphy from priv pointer
David Kilroy
2009-07-10
1
-0
/
+11
*
mac80211_hwsim: clean up the skb before passing it back
Johannes Berg
2009-07-10
1
-0
/
+10
*
zd1211rw: sort vid/pid pairs by numerical value
Hin-Tak Leung
2009-07-10
1
-36
/
+37
*
cfg80211: prohibit scanning the same channel more than once
Johannes Berg
2009-07-10
1
-3
/
+30
*
mac80211: improve per-sta debugfs
Johannes Berg
2009-07-10
2
-36
/
+79
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
30
-106
/
+108
[next]