index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
extract-ikconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-24
mac80211: fix ieee80211_xmit call context
Johannes Berg
1
-0
/
+7
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
2
-8
/
+1
2009-07-24
mac80211: remove master netdev
Johannes Berg
13
-392
/
+195
2009-07-24
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
1
-0
/
+2
2009-07-24
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
1
-17
/
+0
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
1
-2
/
+0
2009-07-24
MAINTAINERS: Update rtl8180 patterns
Joe Perches
1
-1
/
+1
2009-07-24
MAINTAINERS: add wl1251 wireless driver
Kalle Valo
1
-0
/
+9
2009-07-24
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
1
-54
/
+0
2009-07-24
wl1251: remove accidentally added wl1251_netlink.c
Kalle Valo
1
-679
/
+0
2009-07-24
ath5k: fix values for bus error bits in ISR2
Pavel Roskin
1
-6
/
+6
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
iwmc3200wifi: fix a use-after-free bug
Zhu Yi
1
-7
/
+9
2009-07-24
iwmc3200wifi: fix cfg80211_connect_result is called in IBSS
Zhu Yi
1
-4
/
+9
2009-07-24
iwmc3200wifi: use cfg80211_connect_result to send req/resp IE
Zhu Yi
3
-13
/
+35
2009-07-24
cfg80211: fix typo of IWEVASSOCRESPIE
Zhu Yi
1
-2
/
+2
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
p54: Eliminate unnecessary initialization
Larry Finger
1
-2
/
+2
2009-07-24
mac80211: fix spare warnings in driver-trace.h
Christian Lamparter
1
-2
/
+2
2009-07-24
mac80211: do not monitor the connection while scanning
Christian Lamparter
1
-0
/
+3
2009-07-24
arlan: inverted logic?
Roel Kluin
1
-1
/
+1
2009-07-24
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
Gabor Juhos
2
-12
/
+6
2009-07-24
ath9k: wake up the chip for TSF reset
Gabor Juhos
1
-0
/
+2
2009-07-24
wl12xx: fix spelling
Stefan Weil
3
-5
/
+5
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
15
-24
/
+24
2009-07-24
iwlwifi: change iwl_enable/disable_interrupts to "inline"
Wey-Yi Guy
3
-27
/
+21
2009-07-24
iwlwifi: inform user about rfkill state changes
Reinette Chatre
3
-4
/
+4
2009-07-24
iwlwifi: clarify hardware error message
Reinette Chatre
2
-3
/
+3
2009-07-24
iwlwifi: make debug level more user friendly
Reinette Chatre
12
-46
/
+55
2009-07-24
iwlwifi: uCode Alive notification with timeout
Wey-Yi Guy
5
-10
/
+109
2009-07-24
iwlwifi: update 1000 series API version to match firmware
Jay Sternberg
1
-1
/
+1
2009-07-24
iwlwifi: checking unknown HW type
Wey-Yi Guy
1
-1
/
+5
2009-07-24
iwlwifi: Led blinking counting both tx and rx
Wey-Yi Guy
1
-4
/
+6
2009-07-24
iwlwifi: add led debugfs function
Wey-Yi Guy
2
-0
/
+39
2009-07-24
iwlagn: do not send key clear commands when rfkill enabled
Reinette Chatre
1
-0
/
+12
2009-07-24
iwlwifi: make led functions generic
Wey-Yi Guy
1
-12
/
+12
2009-07-24
iwlwifi: Handle new firmware file with ucode build number in header
Jay Sternberg
8
-54
/
+224
2009-07-24
iwlwifi: fix rx signal quality reporting in dmesg
Wey-Yi Guy
1
-1
/
+1
2009-07-24
iwlagn: modify digital SVR for 1000
Wey-Yi Guy
2
-1
/
+11
2009-07-24
p54: fix a fw crash caused by statistic feedback
Christian Lamparter
1
-0
/
+16
2009-07-24
p54: fix beaconing related firmware crash
Christian Lamparter
4
-20
/
+38
2009-07-24
p54: remove useless code
Christian Lamparter
1
-15
/
+1
2009-07-24
cfg80211: don't optimise wext calls too much
Johannes Berg
1
-19
/
+21
2009-07-24
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
Zhu Yi
1
-1
/
+1
2009-07-24
iwmc3200wifi: remove key caches in driver
Zhu Yi
2
-70
/
+2
2009-07-24
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
Zhu Yi
1
-14
/
+13
2009-07-24
iwmc3200wifi: remove setting WEP keys before setting essid support
Zhu Yi
1
-26
/
+0
2009-07-24
iwmc3200wifi: cfg80211 managed mode port
Samuel Ortiz
3
-292
/
+239
2009-07-24
iwmc3200wifi: use correct debug level
Zhu Yi
1
-16
/
+16
2009-07-24
iwmc3200wifi: set cipher_suites before registering wiphy
Zhu Yi
1
-0
/
+10
[next]