index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-10
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
3
-22
/
+33
2009-07-10
cfg80211: reset auth algorithm
Johannes Berg
1
-0
/
+1
2009-07-10
cfg80211: send events for userspace SME
Johannes Berg
1
-26
/
+38
2009-07-10
mac80211: remove dead code, clean up
Johannes Berg
5
-264
/
+54
2009-07-10
mac80211: remove auth algorithm retry
Johannes Berg
4
-62
/
+4
2009-07-10
mac80211: re-add HT disabling
Johannes Berg
1
-1
/
+9
2009-07-10
cfg80211: implement get_wireless_stats
Johannes Berg
3
-68
/
+61
2009-07-10
cfg80211: implement IWRATE
Johannes Berg
4
-74
/
+140
2009-07-10
cfg80211: implement IWAP for WDS
Johannes Berg
4
-22
/
+71
2009-07-10
cfg80211: implement iwpower
Johannes Berg
10
-135
/
+151
2009-07-10
cfg80211: managed mode wext compatibility
Johannes Berg
10
-338
/
+625
2009-07-10
cfg80211: emulate connect with auth/assoc
Johannes Berg
7
-32
/
+474
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
9
-18
/
+829
2009-07-10
wireless: define AKM suites
Johannes Berg
1
-0
/
+4
2009-07-10
mac80211: remove an unused function declaration
Johannes Berg
1
-3
/
+0
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
8
-0
/
+335
2009-07-10
wext: constify extra argument to wireless_send_event
Johannes Berg
2
-2
/
+2
2009-07-10
mac80211: tell SME about real auth state
Johannes Berg
1
-1
/
+7
2009-07-10
cfg80211: remove wireless_dev->bssid
Johannes Berg
2
-11
/
+3
2009-07-10
cfg80211: use proper allocation flags
Johannes Berg
9
-66
/
+91
2009-07-10
nl80211: clean up function definitions
Johannes Berg
1
-29
/
+29
2009-07-10
cfg80211: move break statement to correct place
Johannes Berg
1
-15
/
+16
2009-07-10
wext: default to y
Johannes Berg
1
-9
/
+3
2009-07-10
mac80211: fix todo lock
Johannes Berg
1
-13
/
+15
2009-07-10
wext: allow returning NULL stats
Johannes Berg
1
-1
/
+8
2009-07-10
mac80211_hwsim: fix-up build damage from removal of skb->dst
John W. Linville
1
-2
/
+1
2009-07-10
ath9k: remove ath_rx_ps_back_to_sleep helper
Gabor Juhos
1
-11
/
+6
2009-07-10
ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flags
Gabor Juhos
1
-8
/
+0
2009-07-10
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
2
-17
/
+17
2009-07-10
orinoco: remove WE nickname support
David Kilroy
1
-43
/
+0
2009-07-10
orinoco: convert giwrange to cfg80211
David Kilroy
1
-114
/
+1
2009-07-10
orinoco: convert scanning to cfg80211
David Kilroy
9
-744
/
+378
2009-07-10
orinoco: convert mode setting to cfg80211
David Kilroy
5
-80
/
+70
2009-07-10
orinoco: provide generic commit function
David Kilroy
5
-269
/
+294
2009-07-10
orinoco: Handle suspend/restore in core driver
David Kilroy
6
-161
/
+70
2009-07-10
airport: store irq in card private structure
David Kilroy
1
-12
/
+12
2009-07-10
orinoco: move netdev interface creation to main driver
David Kilroy
9
-118
/
+119
2009-07-10
orinoco: make firmware download less verbose
David Kilroy
1
-27
/
+23
2009-07-10
orinoco: initiate cfg80211 conversion
David Kilroy
7
-89
/
+256
2009-07-10
orinoco: Change set_tkip to use orinoco_private instead of hermes_t
David Kilroy
3
-6
/
+6
2009-07-10
orinoco: initialise independently of netdev
David Kilroy
9
-24
/
+63
2009-07-10
orinoco: Replace net_device with orinoco_private in driver interfaces
David Kilroy
10
-139
/
+132
2009-07-10
orinoco: firmware helpers should use dev_err and friends
David Kilroy
1
-24
/
+17
2009-07-10
orinoco: use dev_err in early initialisation routines
David Kilroy
1
-50
/
+42
2009-07-10
orinoco: Move FID allocation to hw.c
David Kilroy
3
-23
/
+26
2009-07-10
orinoco: Move card reading code into hw.c
David Kilroy
3
-100
/
+115
2009-07-10
orinoco: Move firmware capability determination into hw.c
David Kilroy
3
-216
/
+219
2009-07-10
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
1
-4
/
+4
2009-07-10
cfg80211: set WE encoding size based on available ciphers
David Kilroy
1
-3
/
+10
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2
-4
/
+2
[next]