index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
event.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
net/rfkill/core.c: work around gcc-4.0.2 silliness
Andrew Morton
1
-2
/
+2
2009-12-07
mwl8k: don't complain about oversized beacons in FINALIZE_JOIN
Lennert Buytenhek
1
-21
/
+8
2009-12-07
mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: struct ieee80211_rx_status::qual is deprecated
Lennert Buytenhek
1
-1
/
+0
2009-12-07
mwl8k: don't forget to call pci_disable_device()
Lennert Buytenhek
1
-1
/
+3
2009-12-07
mwl8k: increase firmware loading timeouts
Lennert Buytenhek
1
-3
/
+2
2009-12-07
mwl8k: allow more time for transmit rings to drain
Lennert Buytenhek
1
-60
/
+67
2009-12-07
mwl8k: allow more time for firmware commands to complete
Lennert Buytenhek
1
-2
/
+11
2009-12-07
mwl8k: properly report rate on received 40MHz packets
Lennert Buytenhek
1
-2
/
+8
2009-12-07
mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation
Lennert Buytenhek
1
-14
/
+15
2009-12-07
mwl8k: prevent corruption of QoS field on receive
Lennert Buytenhek
1
-15
/
+31
2009-12-07
mwl8k: fix UPDATE_STADB command struct legacy_rates array length
Lennert Buytenhek
1
-38
/
+13
2009-12-07
mwl8k: fix MCS bitmap size in SET_RATE command
Lennert Buytenhek
1
-4
/
+3
2009-12-07
mac80211: Fix dynamic power save for scanning.
Vivek Natarajan
2
-4
/
+17
2009-12-07
mac80211: recalculate idle later in MLME
Johannes Berg
1
-2
/
+8
2009-12-07
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
1
-4
/
+0
2009-12-07
wl1251: fix bssid handling
Kalle Valo
1
-15
/
+15
2009-12-07
wl1251: remove false warning messages
Kalle Valo
1
-2
/
+0
2009-12-07
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
1
-1
/
+1
2009-12-05
avr32: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-05
MIPS: Convert BUG() to use unreachable()
David Daney
1
-3
/
+1
2009-12-05
x86: Convert BUG() to use unreachable()
David Daney
1
-2
/
+2
2009-12-05
Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)
David Daney
2
-0
/
+19
2009-12-04
mac80211: fix reorder buffer release
Johannes Berg
1
-1
/
+1
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
2009-12-04
ipw2100: fix rebooting hang with driver loaded
Zhu Yi
1
-0
/
+11
2009-12-04
cfg80211: indent regulatory messages with spaces
Kalle Valo
1
-3
/
+3
2009-12-04
iwmc3200wifi: fix NULL pointer dereference in pmkid update
Zhu Yi
1
-2
/
+4
2009-12-04
mac80211: Fix TX status reporting for injected data frames
Jouni Malinen
1
-1
/
+5
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
3
-14
/
+31
2009-12-04
airo: Fix integer overflow warning
Michael Buesch
1
-1
/
+1
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-12-04
WE: Fix set events not propagated
Jean Tourrilhes
1
-1
/
+2
2009-12-04
b43legacy: avoid PPC fault during resume
Larry Finger
1
-0
/
+7
2009-12-04
b43: avoid PPC fault during resume
Larry Finger
1
-2
/
+8
2009-12-04
tcp: fix a timewait refcnt race
Eric Dumazet
1
-3
/
+16
2009-12-04
tcp: connect() race with timewait reuse
Eric Dumazet
4
-18
/
+47
2009-12-04
be2net: Add support for ethtool self test
Suresh R
3
-0
/
+223
2009-12-04
tcp: diag: Dont report negative values for rx queue
Eric Dumazet
2
-3
/
+11
2009-12-04
net: Fix ks8851 snl NULL pointer dereference Oops
Tristram Ha
1
-2
/
+2
2009-12-04
netdevice: provide common routine for macvlan and vlan operstate management
Patrick Mullaney
4
-46
/
+37
2009-12-04
bnx2: Refine VPD logic.
Michael Chan
1
-28
/
+21
[next]