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
2008-11-26
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
1
-39
/
+0
2008-11-26
ath9k: Revamp RX handling
Sujith
3
-519
/
+209
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
5
-137
/
+4
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
3
-127
/
+20
2008-11-26
ath9k: Remove ath_rate_newassoc()
Sujith
1
-25
/
+8
2008-11-26
ath9k: Remove ath_setup_rates
Sujith
1
-26
/
+10
2008-11-26
ath9k: Simplify RC alloc/free functions
Sujith
1
-41
/
+7
2008-11-26
ath9k: Merge struct ath_tx_ratectrl with ath_rate_node
Sujith
2
-225
/
+192
2008-11-26
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
1
-4
/
+4
2008-11-26
rtl8187: Fix transmission count sent to mac80211
Larry Finger
1
-1
/
+1
2008-11-26
rt2x00: Don't switch off LED on initialization
Ivo van Doorn
1
-6
/
+0
2008-11-26
orinoco: indicate it is using dBm in wireless_stats and spy
Andrey Borzenkov
1
-2
/
+2
2008-11-26
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
1
-1
/
+1
2008-11-26
p54: honour bss_info_changed's basic_rates and other settings
Christian Lamparter
2
-5
/
+27
2008-11-26
p54pci: cache firmware for suspend/resume
Christian Lamparter
3
-25
/
+35
2008-11-26
p54: minor fixes
Christian Lamparter
2
-4
/
+8
2008-11-26
p54: enable Mesh Point support
Christian Lamparter
1
-3
/
+8
2008-11-26
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-26
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-26
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2
-4
/
+2
2008-11-26
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2
-4
/
+136
2008-11-26
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
3
-12
/
+69
2008-11-26
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
1
-1
/
+1
2008-11-26
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-26
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-26
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-26
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-26
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-26
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2
-0
/
+5
2008-11-26
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
1
-24
/
+17
2008-11-26
iwlwifi: some fh document fix and cleanup
Zhu, Yi
2
-9
/
+4
2008-11-26
iwlwifi: configure_filter rewrite
Zhu, Yi
4
-59
/
+70
2008-11-26
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
9
-12
/
+13
2008-11-26
iwlwifi: replace magic constants with define
Chatre, Reinette
2
-4
/
+4
2008-11-26
iwlwifi: rs: remove fc variable and other cleanups
Tomas Winkler
1
-29
/
+19
2008-11-26
iwlwifi: consolidate station management code
Tomas Winkler
8
-132
/
+148
2008-11-26
iwl3945 : Simplify iwl3945_pci_probe
Kolekar, Abhijeet
1
-78
/
+117
2008-11-26
rt2x00: Fix TX failure path
Ivo van Doorn
2
-10
/
+7
2008-11-26
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
3
-201
/
+280
2008-11-26
rt2x00: Cleanup indirect register access
Ivo van Doorn
7
-431
/
+310
2008-11-26
ath5k: name pci driver "ath5k" too
Johannes Berg
1
-1
/
+1
2008-11-25
Revert "hso: Fix crashes on close."
David S. Miller
1
-9
/
+2
2008-11-25
Revert "hso: Fix free of mutexes still in use."
David S. Miller
1
-87
/
+23
2008-11-25
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
1
-317
/
+12
2008-11-25
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2
-3
/
+4
2008-11-25
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2
-20
/
+6
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
4
-9
/
+9
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
1
-0
/
+1
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
1
-12
/
+317
[next]