index
:
linux.git
arm64-uaccess
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
...
|
*
iwmc3200wifi: rx aggregation support
Zhu Yi
2009-12-22
1
-5
/
+41
|
*
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
2009-12-22
3
-90
/
+137
|
*
mac80211 : fix a race with update_tkip_key
gregor kowski
2009-12-22
2
-19
/
+27
|
*
rt2x00: Fix trimming of L2 padded frames.
Gertjan van Wingerde
2009-12-21
1
-1
/
+1
|
*
rt2x00: Fix rt2800usb RX frame format and as such L2PAD
Benoit Papillault
2009-12-21
2
-31
/
+97
|
*
rt2x00: Disable RX aggregation for rt2800usb
Benoit PAPILLAULT
2009-12-21
1
-3
/
+1
|
*
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
2009-12-21
1
-1
/
+3
|
*
rt2x00: Reorganize L2 padding inserting function.
Gertjan van Wingerde
2009-12-21
1
-33
/
+27
|
*
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
2009-12-21
4
-16
/
+4
|
*
rt2x00: Further L2 padding fixes.
Gertjan van Wingerde
2009-12-21
2
-3
/
+11
|
*
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
2009-12-21
3
-5
/
+3
|
*
rt2x00 : avoid timestamp for monitor injected frame.
Alban Browaeys
2009-12-21
1
-3
/
+6
|
*
rt2x00 : modify padding location.
Alban Browaeys
2009-12-21
1
-1
/
+1
|
*
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
2009-12-21
1
-0
/
+3
|
*
rt73usb: add WLI-U2-H54HP
Kenichi HORIO
2009-12-21
1
-0
/
+1
|
*
iwlwifi: remove extra error msg on sensitivity calibration
Wey-Yi Guy
2009-12-21
1
-6
/
+1
|
*
iwlwifi: on-screen event log dump
Wey-Yi Guy
2009-12-21
6
-69
/
+171
|
*
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
2009-12-21
6
-0
/
+262
|
*
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
Wey-Yi Guy
2009-12-21
7
-0
/
+105
|
*
iwlwifi: log CT_CARD_DISABLED flag
Wey-Yi Guy
2009-12-21
2
-6
/
+8
|
*
wireless: support internal statically compiled regulatory database
John W. Linville
2009-12-21
8
-24
/
+285
|
*
mac80211: remove payload alignment warning
Kalle Valo
2009-12-21
2
-32
/
+7
|
*
rtl8180: Remove usage of deprecated 'qual'
Larry Finger
2009-12-21
1
-1
/
+0
|
*
rndis_wlan: copy module parameters for bcm4320a devices too
Jussi Kivilinna
2009-12-21
1
-0
/
+5
|
*
rndis_wlan: move copy of module parameters to separate function
Jussi Kivilinna
2009-12-21
1
-15
/
+22
|
*
wl1251: enable WMM
Kalle Valo
2009-12-21
2
-3
/
+2
|
*
wl1251: update tx_hdr when aliging skb in tx
Kalle Valo
2009-12-21
1
-0
/
+1
|
*
wl1251: implement WMM
Kalle Valo
2009-12-21
2
-5
/
+5
|
*
wl1251: implement wl1251_acx_tid_cfg()
Kalle Valo
2009-12-21
3
-0
/
+102
|
*
wl1251: implement acx_ac_cfg to configure hardware queues
Kalle Valo
2009-12-21
6
-0
/
+164
|
*
wl1251: use __dev_alloc_skb() on RX
Kalle Valo
2009-12-21
1
-1
/
+1
|
*
wl1251: simplify ELP wakeup time calculation
Kalle Valo
2009-12-21
1
-3
/
+3
|
*
wl1251: reduce ELP wakeup timeout
Kalle Valo
2009-12-21
1
-1
/
+2
|
*
wl1251: fix error handling in wl1251_op_config()
Kalle Valo
2009-12-21
1
-2
/
+7
|
*
wl1251: print a debug message when tx_queue is full
Kalle Valo
2009-12-21
1
-0
/
+1
|
*
wl1251: add tx queue status to debugfs
Kalle Valo
2009-12-21
2
-0
/
+24
|
*
ar9170: fix AC_VIDEO txop parameter
Christian Lamparter
2009-12-21
1
-1
/
+1
|
*
ar9170: small misc changes
Christian Lamparter
2009-12-21
2
-5
/
+8
|
*
ar9170: remove redundant frame flags
Christian Lamparter
2009-12-21
2
-38
/
+22
|
*
ar9170: improve network latency
Christian Lamparter
2009-12-21
2
-18
/
+18
|
*
ar9170: remove dead definitions
Christian Lamparter
2009-12-21
2
-3
/
+0
|
*
ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
Luis R. Rodriguez
2009-12-21
1
-30
/
+0
|
*
mac80211: trace interface name
Johannes Berg
2009-12-21
10
-50
/
+49
|
*
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
28
-207
/
+223
|
*
mac80211: make station management completely depend on vif
Johannes Berg
2009-12-21
13
-101
/
+134
|
*
wireless: hostap, fix oops due to early probing interrupt
Colin Ian King
2009-12-21
1
-0
/
+9
|
*
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
2009-12-21
4
-39
/
+38
*
|
enic: whitespace cleanup; #define cleanup; more verbose err msg
Scott Feldman
2009-12-23
3
-9
/
+9
*
|
enic: feature add: add ethtool -c/C support
Scott Feldman
2009-12-23
6
-7
/
+85
*
|
enic: Bug fix: align desc ring sizes to 32 descs
Scott Feldman
2009-12-23
1
-2
/
+2
[prev]
[next]