index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
sgi-ip32
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
mac80211: dont try to use existing sta for AP
Johannes Berg
1
-33
/
+24
2009-12-22
cfg80211: avoid sending spurious deauth to userspace
Johannes Berg
1
-2
/
+9
2009-12-22
mac80211: allow disabling 40MHz on 2.4GHz
Johannes Berg
4
-3
/
+25
2009-12-22
mac80211_hwsim: implement ampdu action
Johannes Berg
1
-0
/
+26
2009-12-22
mac80211: enable spatial multiplexing powersave
Johannes Berg
12
-12
/
+518
2009-12-22
iwmc3200wifi: rx aggregation support
Zhu Yi
1
-5
/
+41
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
3
-90
/
+137
2009-12-22
mac80211 : fix a race with update_tkip_key
gregor kowski
2
-19
/
+27
2009-12-22
rt2x00: Fix trimming of L2 padded frames.
Gertjan van Wingerde
1
-1
/
+1
2009-12-22
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
Benoit Papillault
2
-31
/
+97
2009-12-22
rt2x00: Disable RX aggregation for rt2800usb
Benoit PAPILLAULT
1
-3
/
+1
2009-12-22
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
1
-1
/
+3
2009-12-22
rt2x00: Reorganize L2 padding inserting function.
Gertjan van Wingerde
1
-33
/
+27
2009-12-22
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
4
-16
/
+4
2009-12-22
rt2x00: Further L2 padding fixes.
Gertjan van Wingerde
2
-3
/
+11
2009-12-22
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
3
-5
/
+3
2009-12-22
rt2x00 : avoid timestamp for monitor injected frame.
Alban Browaeys
1
-3
/
+6
2009-12-22
rt2x00 : modify padding location.
Alban Browaeys
1
-1
/
+1
2009-12-22
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
1
-0
/
+3
2009-12-22
rt73usb: add WLI-U2-H54HP
Kenichi HORIO
1
-0
/
+1
2009-12-22
iwlwifi: remove extra error msg on sensitivity calibration
Wey-Yi Guy
1
-6
/
+1
2009-12-22
iwlwifi: on-screen event log dump
Wey-Yi Guy
6
-69
/
+171
2009-12-22
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
6
-0
/
+262
2009-12-22
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
Wey-Yi Guy
7
-0
/
+105
2009-12-22
iwlwifi: log CT_CARD_DISABLED flag
Wey-Yi Guy
2
-6
/
+8
2009-12-22
wireless: support internal statically compiled regulatory database
John W. Linville
8
-24
/
+285
2009-12-22
mac80211: remove payload alignment warning
Kalle Valo
2
-32
/
+7
2009-12-22
rtl8180: Remove usage of deprecated 'qual'
Larry Finger
1
-1
/
+0
2009-12-22
rndis_wlan: copy module parameters for bcm4320a devices too
Jussi Kivilinna
1
-0
/
+5
2009-12-22
rndis_wlan: move copy of module parameters to separate function
Jussi Kivilinna
1
-15
/
+22
2009-12-22
wl1251: enable WMM
Kalle Valo
2
-3
/
+2
2009-12-22
wl1251: update tx_hdr when aliging skb in tx
Kalle Valo
1
-0
/
+1
2009-12-22
wl1251: implement WMM
Kalle Valo
2
-5
/
+5
2009-12-22
wl1251: implement wl1251_acx_tid_cfg()
Kalle Valo
3
-0
/
+102
2009-12-22
wl1251: implement acx_ac_cfg to configure hardware queues
Kalle Valo
6
-0
/
+164
2009-12-22
wl1251: use __dev_alloc_skb() on RX
Kalle Valo
1
-1
/
+1
2009-12-22
wl1251: simplify ELP wakeup time calculation
Kalle Valo
1
-3
/
+3
2009-12-22
wl1251: reduce ELP wakeup timeout
Kalle Valo
1
-1
/
+2
2009-12-22
wl1251: fix error handling in wl1251_op_config()
Kalle Valo
1
-2
/
+7
2009-12-22
wl1251: print a debug message when tx_queue is full
Kalle Valo
1
-0
/
+1
2009-12-22
wl1251: add tx queue status to debugfs
Kalle Valo
2
-0
/
+24
2009-12-22
ar9170: fix AC_VIDEO txop parameter
Christian Lamparter
1
-1
/
+1
2009-12-22
ar9170: small misc changes
Christian Lamparter
2
-5
/
+8
2009-12-22
ar9170: remove redundant frame flags
Christian Lamparter
2
-38
/
+22
2009-12-22
ar9170: improve network latency
Christian Lamparter
2
-18
/
+18
2009-12-22
ar9170: remove dead definitions
Christian Lamparter
2
-3
/
+0
2009-12-22
ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
Luis R. Rodriguez
1
-30
/
+0
2009-12-22
mac80211: trace interface name
Johannes Berg
10
-50
/
+49
2009-12-22
mac80211: reduce reliance on netdev
Johannes Berg
28
-207
/
+223
2009-12-22
mac80211: make station management completely depend on vif
Johannes Berg
13
-101
/
+134
[next]