index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-5
/
+13
2010-09-21
ath9k: make the driver specific rate control module optional
Felix Fietkau
4
-1
/
+22
2010-09-21
ath9k: move ath_tx_aggr_check() to the rate control module
Felix Fietkau
3
-15
/
+16
2010-09-21
ath9k: clean up / fix aggregation session flush
Felix Fietkau
1
-37
/
+26
2010-09-21
ath9k: fix an aggregation start related race condition
Felix Fietkau
3
-6
/
+13
2010-09-21
ath9k: clean up block ack window handling
Felix Fietkau
2
-6
/
+4
2010-09-21
wl1271: bugfix: use bitwise-AND instead of logical-AND
Eliad Peller
1
-2
/
+2
2010-09-21
wl1271: avoid redundant memcpy of rx_status
Eliad Peller
1
-3
/
+1
2010-09-21
carl9170: fix hang in AP mode when HT STA does PSM
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: reinit phy after HT settings have changed
Christian Lamparter
2
-12
/
+14
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
1
-2
/
+0
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
1
-0
/
+3
2010-09-21
carl9170: don't load bogus nf of chain 1
Christian Lamparter
3
-12
/
+9
2010-09-21
carl9170: fix noise dBm conversion
Christian Lamparter
1
-2
/
+2
2010-09-21
carl9170: use rx chainmask from eeprom
Christian Lamparter
1
-1
/
+4
2010-09-21
ath5k: Add tx queue configuration function
Bruno Randolf
1
-1
/
+39
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
4
-65
/
+65
2010-09-21
ath5k: Keep last descriptor in queue
Bruno Randolf
1
-32
/
+32
2010-09-21
ath5k: Count how many times a queue got stuck
Bruno Randolf
3
-0
/
+5
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
3
-0
/
+56
2010-09-21
ath5k: Move tx frame completion into separate function
Bruno Randolf
1
-50
/
+57
2010-09-21
ath5k: Fix TX queues stopping
Bruno Randolf
1
-5
/
+4
2010-09-21
ath5k: Fix queue debug file
Bruno Randolf
1
-2
/
+7
2010-09-21
ath5k: Use four hardware queues
Bruno Randolf
2
-7
/
+45
2010-09-21
ath5k: reorder base.c to remove fwd decls
Bob Copeland
1
-898
/
+764
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
3
-9
/
+5
2010-09-21
carl9170: update AR9170 phy initvals
Christian Lamparter
1
-3
/
+5
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
5
-5
/
+11
2010-09-21
wl1271: take irq info from private board data
Ohad Ben-Cohen
1
-7
/
+8
2010-09-21
wl12xx: add platform data passing support
Ohad Ben-Cohen
3
-1
/
+34
2010-09-21
wl1271: propagate set_power's return value
Ohad Ben-Cohen
5
-12
/
+22
2010-09-21
wl12xx: make wl12xx.h common to both spi and sdio
Ohad Ben-Cohen
3
-3
/
+3
2010-09-18
iwlagn: initialize both tx/rx prio boost parameters
Wey-Yi Guy
1
-0
/
+2
2010-09-18
iwlagn: minor coex API changes
Wey-Yi Guy
1
-1
/
+6
2010-09-18
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
4
-14
/
+9
2010-09-18
iwlwifi: corrections to debug output of ucode statistics
Jay Sternberg
1
-222
/
+135
2010-09-18
iwlagn: adding aggregated frame failure status to debugfs
Wey-Yi Guy
2
-2
/
+54
2010-09-18
iwlagn: keep track of aggregated tx frames failure counter
Wey-Yi Guy
2
-0
/
+68
2010-09-18
iwlagn: log aggregation tx command status
Wey-Yi Guy
2
-0
/
+35
2010-09-18
iwlagn: keep track of failure tx status
Wey-Yi Guy
8
-0
/
+126
2010-09-18
iwlagn: keep track fail tx reason counter
Wey-Yi Guy
2
-0
/
+108
2010-09-18
iwlagn: add bt_status_read for 5150
Wey-Yi Guy
1
-0
/
+1
2010-09-18
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
1
-0
/
+5
2010-09-16
ath9k: fix regression which disabled ps on ath9k
Luis R. Rodriguez
1
-1
/
+2
2010-09-16
ath9k: fix regression which prevents chip sleep after CAB data
Senthil Balasubramanian
1
-1
/
+1
2010-09-16
ath9k: fix enabling ANI / tx monitor after bg scan
Luis R. Rodriguez
3
-10
/
+5
2010-09-16
ath9k: fix regression on beacon loss after bgscan
Luis R. Rodriguez
1
-2
/
+4
2010-09-16
ath9k: fix power save race conditions
Luis R. Rodriguez
2
-1
/
+7
2010-09-16
ath9k_htc: Fix register read through bulk pipe
Rajkumar Manoharan
1
-2
/
+4
2010-09-16
mac80211: add p2p device type support
Johannes Berg
1
-4
/
+11
[next]