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-07-17
virtio-net: Allow UFO feature to be set and advertised.
Sridhar Samudrala
1
-1
/
+2
2009-07-17
ixgbe: Bump version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-07-17
ixgbe: Add device support for a new copper 82598 device
Peter P Waskiewicz Jr
3
-0
/
+4
2009-07-17
ixgbe: Make sure boolean assignments from bitwise operations done correctly
Peter P Waskiewicz Jr
1
-4
/
+4
2009-07-17
ixgbe: Remove legacy descriptor support
Peter P Waskiewicz Jr
3
-49
/
+19
2009-07-17
fs_enet/mii-fec.c: fix MII speed calculation
Wolfgang Denk
1
-4
/
+33
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
27
-68
/
+97
2009-07-17
cdc-eem: bad crc checking
Vincent CUISSARD
1
-1
/
+1
2009-07-17
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
1
-4
/
+0
2009-07-17
ixgbe: clear mac address data block in DCB mode
Lucy Liu
1
-0
/
+2
2009-07-17
sky2: revert shutdown changes
Stephen Hemminger
1
-8
/
+1
2009-07-17
E100: work around the driver using streaming DMA mapping for RX descriptors.
Krzysztof Halasa
1
-0
/
+3
2009-07-17
bonding: clean muticast addresses when device changes type
Moni Shoua
1
-2
/
+10
2009-07-17
atl1c: misplaced parenthesis
roel kluin
1
-1
/
+1
2009-07-17
atl1c: add missing parentheses
roel kluin
1
-4
/
+4
2009-07-15
gianfar: remove unused DECLARE_MAC_BUF
Johannes Berg
1
-1
/
+0
2009-07-15
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-13
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-13
drivers/net/bonding: Adjust constant name
Julia Lawall
1
-1
/
+2
2009-07-13
netdev: restore MTU change operation
Ben Hutchings
11
-0
/
+11
2009-07-13
netdev: restore MAC address set and validate operations
Ben Hutchings
10
-2
/
+16
2009-07-10
hwsim: make testmode_cmd static
Johannes Berg
1
-1
/
+2
2009-07-10
p54: fix queue stall due to underrun
Christian Lamparter
1
-3
/
+4
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
ath5k: write PCU registers on initial reset
Bob Copeland
1
-1
/
+1
2009-07-10
ath5k: do not release irq across suspend/resume
Bob Copeland
1
-11
/
+0
2009-07-10
ath: remove unnecessary return in ath_regd_get_band_ctl
Bob Copeland
1
-2
/
+0
2009-07-10
ath5k: rework beacon configuration
Bob Copeland
2
-40
/
+20
2009-07-10
ath5k: send buffered frames after the beacon
Bob Copeland
3
-11
/
+34
2009-07-10
p54spi: remove dead code and definitions
Christian Lamparter
1
-34
/
+0
2009-07-10
p54: two endian fixes
Christian Lamparter
2
-7
/
+7
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
13
-203
/
+20
2009-07-10
iwlwifi: fix aggregation limit
Johannes Berg
1
-1
/
+1
2009-07-10
ath9k: remove permissions from debugfs files
Jiri Slaby
1
-5
/
+5
2009-07-10
ath5k: remove permissions from debugfs files
Jiri Slaby
1
-3
/
+5
2009-07-10
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
Joe Perches
2
-3
/
+1
2009-07-10
iwlwifi: always print buffer when error condition occurs
Reinette Chatre
1
-1
/
+1
2009-07-10
iwlwifi: add utility to print buffer when error occurs
Reinette Chatre
1
-0
/
+6
2009-07-10
iwlagn: re-enable PS support for iwlagn
Reinette Chatre
1
-1
/
+2
2009-07-10
iwmc3200wifi: remove B0 hardware support
Zhu Yi
5
-29
/
+0
2009-07-10
iwmc3200wifi: simplify calibration map
Zhu Yi
4
-15
/
+17
2009-07-10
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
1
-1
/
+1
2009-07-10
drivers/net/wireless: Use PCI_VDEVICE
Joe Perches
2
-8
/
+6
2009-07-10
ath9k: Handle different TX and RX streams properly.
Senthil Balasubramanian
1
-12
/
+14
2009-07-10
ath9k: race condition in SCANNING state check during ANI calibration
Senthil Balasubramanian
2
-4
/
+8
2009-07-10
ath9k: stop ani when the STA gets disconnected.
Senthil Balasubramanian
1
-1
/
+5
[next]