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-04-16
dm9000: convert to net_device_ops
Alexander Beregalov
1
-12
/
+18
2009-04-16
cpmac: convert to net_device_ops
Alexander Beregalov
1
-8
/
+15
2009-04-16
bmac: convert to net_device_ops
Alexander Beregalov
1
-5
/
+11
2009-04-16
8390(p): remove old compat_net_dev_ops code
Alexander Beregalov
2
-16
/
+4
2009-04-16
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
1
-6
/
+0
2009-04-16
ipw2x00: remove old compat_net_dev_ops code
Alexander Beregalov
1
-4
/
+0
2009-04-16
gro: New frags interface to avoid copying shinfo
Herbert Xu
3
-30
/
+51
2009-04-14
NET/r8169: Rework suspend and resume
Rafael J. Wysocki
1
-22
/
+39
2009-04-14
drivers/net: replace BUG() with BUG_ON() if possible
Alexander Beregalov
13
-42
/
+22
2009-04-14
kaweth: Clean up code
Larry Finger
1
-8
/
+25
2009-04-14
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-04-14
be2net: changes for checksum and segmentation offload
Ajit Khaparde
1
-6
/
+22
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
5
-70
/
+169
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2
-13
/
+39
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
4
-8
/
+29
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
4
-50
/
+107
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2
-6
/
+10
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
1
-0
/
+1
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
1
-0
/
+2
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
1
-1
/
+2
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2
-0
/
+2
2009-04-09
sfc: Don't specify unexistent IRQ
Jean Delvare
2
-5
/
+0
2009-04-09
netxen: cache align register map table
Dhananjay Phadke
1
-1
/
+2
2009-04-09
netxen: enable GRO support
Amit Kumar Salecha
2
-3
/
+5
2009-04-09
netxen: enable rss for NX2031
Dhananjay Phadke
4
-43
/
+137
2009-04-09
netxen: sanitize function names
Dhananjay Phadke
7
-406
/
+233
2009-04-09
netxen: annotate register access functions
Dhananjay Phadke
7
-344
/
+239
2009-04-09
netxen: allocate status rings dynamically
Dhananjay Phadke
2
-6
/
+30
2009-04-09
netxen: async link event handling
Dhananjay Phadke
6
-57
/
+263
2009-04-09
netxen: defer firmware handshake
Dhananjay Phadke
3
-42
/
+22
2009-04-09
netxen: refactor transmit code
Dhananjay Phadke
5
-120
/
+108
2009-04-09
netxen: refactor netxen_adapter
Dhananjay Phadke
3
-59
/
+39
2009-04-09
netxen: code cleanup
Dhananjay Phadke
8
-256
/
+146
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
9
-15
/
+83
2009-04-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-10
/
+1162
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-215
/
+302
2009-04-07
Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
7
-94
/
+1437
2009-04-07
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-67
/
+1070
2009-04-07
parport: Use the PCI IRQ if offered
Alan Cox
3
-26
/
+54
2009-04-07
tty: jsm cleanups
Breno Leitao
2
-21
/
+12
2009-04-07
Adjust path to gpio headers
Mike Frysinger
1
-8
/
+8
2009-04-07
KGDB_SERIAL_CONSOLE check for module
Mike Frysinger
1
-1
/
+1
2009-04-07
Change KCONFIG name
Mike Frysinger
1
-1
/
+1
2009-04-07
tty: Blackin CTS/RTS
Sonic Zhang
2
-58
/
+137
2009-04-07
Change hardware flow control from poll to interrupt driven
Sonic Zhang
1
-49
/
+82
2009-04-07
Add support for the MAX3100 SPI UART.
Christian Pellegrin
2
-0
/
+8
2009-04-07
serqt: initial clean up pass for tty side
Alan Cox
1
-286
/
+163
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
2
-22
/
+59
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
3
-3
/
+3
[next]