index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwl3945: use iwl_set_mode in 3945
Abhijeet Kolekar
2009-04-22
4
-65
/
+45
*
iwlwifi: add set_rxon_chain op
Abhijeet Kolekar
2009-04-22
5
-9
/
+28
*
iwl3945: use iwl_get_sta_id from iwlwifi
Abhijeet Kolekar
2009-04-22
1
-60
/
+1
*
iwl3945/iwlwifi: unify add_station function
Abhijeet Kolekar
2009-04-22
9
-19
/
+17
*
iwlwifi: use station management ops
Abhijeet Kolekar
2009-04-22
5
-25
/
+29
*
iwl3945: replace station function with station ops
Abhijeet Kolekar
2009-04-22
2
-18
/
+19
*
iwlwifi: add station management ops
Abhijeet Kolekar
2009-04-22
6
-0
/
+40
*
iwl3945: delay mode setting
Abhijeet Kolekar
2009-04-22
1
-2
/
+5
*
iwlwifi: add commit_rxon lib
Abhijeet Kolekar
2009-04-22
7
-175
/
+185
*
iwl3945: use iwl_mac_beacon_update
Abhijeet Kolekar
2009-04-22
4
-90
/
+44
*
iwl3945: use iwl_bss_info_changed
Abhijeet Kolekar
2009-04-22
8
-247
/
+204
*
mac80211: update injection documentation
Johannes Berg
2009-04-22
1
-22
/
+6
*
mac80211: re-upload keys only after telling driver about association
Johannes Berg
2009-04-22
1
-5
/
+5
*
libertas: add support for Marvell SD8688 chip
Bing Zhao
2009-04-22
5
-13
/
+27
*
p54spi: get rid of busy-wait loops
Max Filippov
2009-04-22
1
-27
/
+14
*
ath5k: add support for Fukato Datacask Jupiter LEDs
Bob Copeland
2009-04-22
2
-0
/
+4
*
libertas: increase spi driver thread priority
Anna Neal
2009-04-22
1
-0
/
+4
*
cfg80211: add cipher capabilities
Johannes Berg
2009-04-22
4
-1
/
+36
*
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
2009-04-22
4
-15
/
+106
*
cfg80211: add netlink channel put helper
Luis R. Rodriguez
2009-04-22
1
-14
/
+27
*
cfg80211: respect API on orig_flags on channel for beacon hint
Luis R. Rodriguez
2009-04-22
1
-2
/
+4
*
iwlwifi: add debug messages when start aggregation queue
Wey-Yi Guy
2009-04-22
1
-3
/
+7
*
iwlwifi: adding MIMO3 support in rate scaling
Wey-Yi Guy
2009-04-22
2
-24
/
+325
*
iwlwifi: adding triple stream rate support for MIMO3
Wey-Yi Guy
2009-04-22
1
-0
/
+1
*
ath5k: fix interpolation with equal power levels
Fabio Rossi
2009-04-22
1
-21
/
+28
*
b43legacy: Do not select HW_RANDOM
Larry Finger
2009-04-22
3
-2
/
+16
*
mac80211: Report rejected association to user space SME
Jouni Malinen
2009-04-22
1
-0
/
+5
*
mac80211: include HT capabilities in probe request
Johannes Berg
2009-04-22
2
-0
/
+21
*
mac80211: pass all probe request IEs to driver
Johannes Berg
2009-04-22
7
-56
/
+123
*
cfg80211: introduce scan IE limit attribute
Johannes Berg
2009-04-22
7
-1
/
+28
*
ath5k: sparse fix ath5k_led_on needs to be static
Luis R. Rodriguez
2009-04-22
1
-1
/
+1
*
ath: space cleanup
Luis R. Rodriguez
2009-04-22
1
-14
/
+19
*
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez
2009-04-22
69
-10
/
+12
*
Make ar9170 use common ath reg code
Christian Lamparter
2009-04-22
4
-1
/
+23
*
ath5k: use regulatory infrastructure
Bob Copeland
2009-04-22
3
-2
/
+24
*
ath: move more setup code into ath_regd_init
Bob Copeland
2009-04-22
3
-56
/
+58
*
atheros: introduce ath module containing common ath5k/ath9k/ar9170 code
Bob Copeland
2009-04-22
13
-111
/
+155
*
ath9k: pass regd structure directly to regulatory functions
Bob Copeland
2009-04-22
4
-73
/
+86
*
ath9k: separate ath9k specific code from ath9k_regd_get_ctl()
Bob Copeland
2009-04-22
1
-13
/
+23
*
iwlwifi: change check triggering device restart after rfkill change
Reinette Chatre
2009-04-22
1
-1
/
+1
*
rndis_wlan: convert scan to cfg80211
Jussi Kivilinna
2009-04-22
1
-194
/
+147
*
rndis_wlan: convert get range to cfg80211
Jussi Kivilinna
2009-04-22
1
-108
/
+2
*
rndis_wlan: change quality level scale
Jussi Kivilinna
2009-04-22
1
-3
/
+3
*
cfg80211: add cfg80211_inform_bss
Jussi Kivilinna
2009-04-22
2
-0
/
+57
*
rndis_wlan: convert get/set mode to cfg80211
John W. Linville
2009-04-22
1
-52
/
+43
*
rndis_wlan: initiate cfg80211 conversion
John W. Linville
2009-04-22
1
-29
/
+85
*
p54: add beacon filtering support
Christian Lamparter
2009-04-22
2
-4
/
+14
*
p54: more SoftLED updates
Christian Lamparter
2009-04-22
2
-23
/
+70
*
p54: clean up p54.h's struct p54_common
Christian Lamparter
2009-04-22
1
-25
/
+42
*
net/ps3: Update maintainer
Masakazu Mokuno
2009-04-22
1
-2
/
+2
[next]