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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
iwlwifi: 3945 remove iwl-3945-commands.h
Tomas Winkler
7
-835
/
+468
2009-01-29
iwlwifi: 3945 drop usage of union tsf
Tomas Winkler
3
-48
/
+10
2009-01-29
iwlwifi: 3945 remove duplicated code from iwl-3945-commands.h
Tomas Winkler
5
-547
/
+39
2009-01-29
iwlwifi: use iwl-commands.h also in 3945
Tomas Winkler
7
-442
/
+61
2009-01-29
iwlwifi: 3945 remove current_rate from station entry.
Winkler, Tomas
3
-22
/
+0
2009-01-29
iwlwifi: 3945 unfold iwl-3945-commands.h
Tomas Winkler
6
-10
/
+10
2009-01-29
iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.h
Tomas Winkler
5
-149
/
+226
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
6
-68
/
+39
2009-01-29
ath5k: More EEPROM code updates
Nick Kossifidis
1
-6
/
+1
2009-01-29
iwlwifi: kill retry_rate sysfs for iwlagn
Winkler, Tomas
2
-27
/
+0
2009-01-29
iwlwifi: move sysfs status entry to debugfs
Winkler, Tomas
3
-12
/
+10
2009-01-29
p54: enable proper frame injection
Christian Lamparter
1
-26
/
+69
2009-01-29
p54: label queues with their corresponding names
Christian Lamparter
2
-28
/
+41
2009-01-29
ath5k: Update EEPROM code
Nick Kossifidis
1
-27
/
+116
2009-01-29
rt2x00: Release rt2x00 2.3.0
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
Ivo van Doorn
2
-2
/
+10
2009-01-29
rt2x00: Allow drivers to pass the noise value during rxdone
Ivo van Doorn
2
-0
/
+3
2009-01-29
rt2x00: Remove ENTRY_TXD_OFDM_RATE
Ivo van Doorn
7
-7
/
+22
2009-01-29
rt2x00: Move code into seperate functions
Ivo van Doorn
4
-114
/
+138
2009-01-29
rt2x00: Split EEPROM_NIC_TX_RX_FIXED
Ivo van Doorn
2
-20
/
+8
2009-01-29
rt2x00: Implement WDS support
Ivo van Doorn
3
-3
/
+8
2009-01-29
rt2x00: Rename CONFIG_CRYPTO_COPY_IV
Ivo van Doorn
3
-3
/
+3
2009-01-29
rt2x00: Add RFKILL support to rt2500usb and rt73usb
Ivo van Doorn
4
-0
/
+63
2009-01-29
rt2x00: Add mesh support
Andrey Yurovsky
3
-4
/
+9
2009-01-29
rt2x00: Restrict interface between rt2x00link and drivers
Ivo van Doorn
7
-199
/
+233
2009-01-29
rt2x00: Reduce calls to bbp_read()
Ivo van Doorn
5
-95
/
+92
2009-01-29
rt2x00: Move link tuning into seperate file
Ivo van Doorn
7
-331
/
+494
2009-01-29
rt2x00: Implement Powersaving
Ivo van Doorn
6
-7
/
+174
2009-01-29
b43: Use 64bit atomic register access for TSF
Michael Buesch
1
-69
/
+20
2009-01-29
b43: Fixup set_key handling
Michael Buesch
1
-16
/
+20
2009-01-27
iw_cxgb3: handle chip reset notifications
Divy Le Ray
3
-1
/
+19
2009-01-27
cxgb3: Notify fatal errors
Divy Le Ray
3
-4
/
+28
2009-01-27
smsc911x: leave RX_STOP interrupt permanently enabled
Steve Glendinning
1
-10
/
+3
2009-01-27
smc91x: struct net_device_ops
Magnus Damm
1
-8
/
+14
2009-01-27
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
19
-50
/
+54
2009-01-27
net: pppoe - stop using proc internals
Cyrill Gorcunov
1
-28
/
+6
2009-01-27
pppol2tp: stop using proc internals
Alexey Dobriyan
1
-43
/
+5
2009-01-27
ixgbe: add support KX/KX4 device
Don Skidmore
4
-0
/
+24
2009-01-27
ixgbe: fix slow load times on 82598 nics
Don Skidmore
1
-7
/
+18
2009-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
117
-420
/
+5756
2009-01-27
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
11
-23
/
+1277
2009-01-27
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
49
-102
/
+65
2009-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-375
/
+577
2009-01-27
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
[next]