index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
smsc95xx: fix usb usage on big endian platforms
Steve Glendinning
1
-5
/
+5
2008-10-09
myri10ge: remove over-paranoid queue number modulus
Brice Goglin
1
-2
/
+0
2008-10-09
e1000: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
1
-19
/
+36
2008-10-09
e1000e: don't generate bad checksums for tcp packets with 0 csum
Dave Graham
1
-23
/
+39
2008-10-09
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
Russell King
7
-40
/
+88
2008-10-09
Merge branch 'pxa-all' into devel
Russell King
2
-13
/
+6
2008-10-09
Merge branch 'at91' into devel
Russell King
17
-99
/
+136
2008-10-09
Merge branch 'ptebits' into devel
Russell King
40
-174
/
+285
2008-10-09
bnx2: Update version to 1.8.1.
Michael Chan
1
-2
/
+2
2008-10-09
bnx2: Handle DMA mapping errors.
Benjamin Li
2
-55
/
+67
2008-10-09
bnx2: Eliminate TSO header modifications.
Michael Chan
1
-15
/
+1
2008-10-09
bnx2: Update 5706/5708 firmware.
Michael Chan
1
-4350
/
+4304
2008-10-09
bnx2: Check netif_running() in all ethtool operations.
Michael Chan
1
-8
/
+32
2008-10-09
bnx2: Add bnx2_shutdown_chip().
Michael Chan
1
-16
/
+17
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
1
-2
/
+2
2008-10-08
jme: Fix warnings with CONFIG_PM disabled.
David S. Miller
1
-0
/
+4
2008-10-08
jme: Advances version number
Guo-Fu Tseng
1
-1
/
+1
2008-10-08
jme: Faulty IRQ handle bug fix
akeemting
1
-1
/
+1
2008-10-08
jme: Added half-duplex mode and IPv6 RSS fix
Guo-Fu Tseng
2
-18
/
+63
2008-10-08
cxgb3: Add 1G fiber support
Divy Le Ray
3
-12
/
+208
2008-10-08
cxgb3: Support for Aeluros 2005 PHY
Divy Le Ray
4
-19
/
+1040
2008-10-08
cxgb3: commnonize LASI phy code
Divy Le Ray
4
-48
/
+77
2008-10-08
cxgb3: More flexible support for PHY interrupts.
Divy Le Ray
3
-18
/
+27
2008-10-08
cxgb3: simplify port type struct and usage
Divy Le Ray
6
-87
/
+94
2008-10-08
cxgb3: allow for PHY reset status
Divy Le Ray
4
-27
/
+37
2008-10-08
cxgb3: Allocate multiqueues at init time
Divy Le Ray
3
-37
/
+145
2008-10-08
cxgb3: reset the adapter on fatal error
Divy Le Ray
5
-60
/
+119
2008-10-08
8139too: move wmb before TX DMA start
Andreas Oberritter
1
-1
/
+6
2008-10-08
netdev: uniquify the tx_timeout name
Arjan van de Ven
3
-10
/
+10
2008-10-08
drivers/net/usb/Makefile - shrink logspam
David Brownell
1
-3
/
+0
2008-10-08
r8169: WoL fixes, part 2.
Bruno Prémont
1
-0
/
+2
2008-10-08
r8169: WoL fixes, part 1.
Bruno Prémont
1
-0
/
+4
2008-10-08
gianfar: Create net device with carrier down
Trent Piepho
1
-0
/
+3
2008-10-08
mv643xx_eth: include linux/ip.h to fix build
Lennert Buytenhek
1
-0
/
+1
2008-10-08
lib8390: Fix locking in ei_poll (poll controller)
Jarek Poplawski
1
-2
/
+2
2008-10-08
ixgb: fix bug when freeing resources
Brandeburg, Jesse
1
-3
/
+5
2008-10-08
e1000e: release hw semaphore after successfully writing EEPROM
Arthur Jones
1
-0
/
+1
2008-10-08
net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
Steve Glendinning
4
-0
/
+1487
2008-10-08
phylib: add mdiobus_{read,write}
Lennert Buytenhek
2
-49
/
+49
2008-10-08
phylib: give mdio buses a device tree presence
Lennert Buytenhek
1
-4
/
+71
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
22
-185
/
+277
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
14
-14
/
+14
2008-10-08
myri10ge: add multiqueue TX
Brice Goglin
1
-34
/
+118
2008-10-08
atl1: update introductory comments
Jay Cliburn
1
-7
/
+3
2008-10-08
atl1: remove EXPERIMENTAL label
Jay Cliburn
1
-3
/
+4
2008-10-08
atl1: remove LLTX
Jay Cliburn
1
-17
/
+1
2008-10-08
atl1: fix transmit timeout bug
Jay Cliburn
2
-2
/
+3
2008-10-08
skge: Fix skge_set_ring_param() losing error return
Wang Chen
1
-2
/
+2
2008-10-08
[10/21] driver/net/skge.c: restart the interface when it's options or
Xiaoming.Zhang
1
-4
/
+18
2008-10-08
[2.6.28,1/1] cxgb3 - fix race in EEH
Divy Le Ray
3
-3
/
+24
[prev]
[next]