index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
1
-5
/
+14
2010-07-21
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
1
-0
/
+2
2010-07-21
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
1
-6
/
+8
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
1
-7
/
+9
2010-07-21
b43: silence most sparse warnings
John W. Linville
4
-10
/
+10
2010-07-20
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
1
-3
/
+8
2010-07-20
mwl8k: correct/silence sparse warnings
John W. Linville
1
-10
/
+12
2010-07-20
wireless: remove unnecessary reg_same_country_ie_hint
John W. Linville
1
-45
/
+0
2010-07-20
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
1
-1
/
+1
2010-07-20
libipw: correct sparse warnings and mark some variables static
John W. Linville
2
-6
/
+2
2010-07-20
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
1
-1
/
+1
2010-07-20
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
1
-1
/
+1
2010-07-20
wireless: mark cfg80211_is_all_idle as static
John W. Linville
1
-1
/
+1
2010-07-20
wireless: correct sparse warning in generated regdb.c
John W. Linville
1
-0
/
+1
2010-07-20
wireless: correct sparse warning in wext-compat.c
John W. Linville
2
-0
/
+5
2010-07-20
wireless: correct sparse warning in lib80211_crypt_tkip.c
John W. Linville
1
-1
/
+1
2010-07-20
wireless: only use alpha2 regulatory information from country IE
John W. Linville
2
-614
/
+12
2010-07-20
mac80211: set carrier on for monitor interfaces on ieee80211_open
David Gnedt
1
-0
/
+2
2010-07-20
mac80211: move QoS-enable to BSS info
Johannes Berg
5
-27
/
+24
2010-07-20
mac80211: fix aggregation action frame handling with AP VLANs
Felix Fietkau
1
-2
/
+2
2010-07-17
iwlwifi: "recover_from_tx_stall" function for 4965
Wey-Yi Guy
1
-0
/
+1
2010-07-17
iwlwifi: more statistics counter for agn in debugfs
Wey-Yi Guy
1
-0
/
+7
2010-07-17
iwlwifi: additional statistic debug counter
Wey-Yi Guy
1
-1
/
+2
2010-07-16
mac80211: improve error checking if WEP fails to init
John W. Linville
1
-1
/
+4
2010-07-16
orinoco_usb: potential null dereference
Dan Carpenter
1
-5
/
+5
2010-07-16
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
1
-2
/
+29
2010-07-16
mac80211: skip HT parsing if HW does not support HT
Christian Lamparter
1
-1
/
+1
2010-07-16
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
Luis R. Rodriguez
1
-4
/
+5
2010-07-14
iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
1
-2
/
+2
2010-07-14
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2
-6
/
+6
2010-07-14
ath5k: clean up rxlink handling
Bruno Randolf
2
-5
/
+3
2010-07-14
ath5k: disable tasklets during reset
Bob Copeland
1
-6
/
+14
2010-07-14
ath5k: move reset to mac80211 workqueue
Bob Copeland
3
-19
/
+24
2010-07-14
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2
-2027
/
+0
2010-07-14
wireless: airo: delete netdev from list after it is freed
Kulikov Vasiliy
1
-1
/
+1
2010-07-14
cfg80211: don't get expired BSSes
Johannes Berg
1
-0
/
+5
2010-07-14
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
1
-4
/
+15
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
4
-24
/
+21
2010-07-14
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2
-2
/
+8
2010-07-14
ath9k: remove unneeded calculation of minimal calibration power
Pavel Roskin
3
-14
/
+4
2010-07-14
ath9k: Fix the LED behaviour in idle unassociated state.
Vivek Natarajan
1
-3
/
+8
2010-07-12
p54: update MAINTAINERS
Christian Lamparter
1
-3
/
+2
2010-07-12
ath9k: merge noisefloor load implementations
Felix Fietkau
6
-181
/
+114
2010-07-12
ath9k: validate the TID in the tx status information
Felix Fietkau
1
-0
/
+8
2010-07-12
ath9k_hw: report the TID in the tx status on AR5008-AR9002
Felix Fietkau
3
-3
/
+4
2010-07-12
ath9k_hw: prevent a fast channel change after a rx DMA stuck issue
Felix Fietkau
1
-1
/
+3
2010-07-12
ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
Felix Fietkau
1
-1
/
+1
2010-07-12
ath9k_hw: fix a sign error in the IQ calibration code
Felix Fietkau
1
-1
/
+1
2010-07-12
ath9k_hw: fix antenna diversity on AR9285
Felix Fietkau
5
-8
/
+8
2010-07-12
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
4
-48
/
+36
[next]