index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Cleanup some whitespace issues, fixup and add some comments
Jesse Brandeburg
2009-03-14
2
-7
/
+29
*
ixgbe: Two small fixes for 82599 when bringing the device down and for WoL
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
ixgbe: Add a few safety nets for register writes and descriptor cleanups
Jesse Brandeburg
2009-03-14
1
-6
/
+12
*
ixgbe: Cleanup on the Rx init path
Jesse Brandeburg
2009-03-14
1
-15
/
+14
*
ixgbe: Fix the Tx clean logic to return proper status
Jesse Brandeburg
2009-03-14
1
-9
/
+10
*
ixgbe: fix bug with napi add before request_irq
Jesse Brandeburg
2009-03-14
1
-3
/
+5
*
ixgbe: Fix interrupt configuration for 82599
Jesse Brandeburg
2009-03-14
4
-31
/
+71
*
ixgbe: Disable DROP_EN for Rx queues
PJ Waskiewicz
2009-03-14
1
-2
/
+0
*
ixgbe: Fix an accounting problem when the Rx FIFO is full
PJ Waskiewicz
2009-03-14
1
-1
/
+6
*
ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types
PJ Waskiewicz
2009-03-14
1
-0
/
+16
*
igb: add support for 82576 quad copper adapter
Alexander Duyck
2009-03-14
4
-0
/
+22
*
igb: add support for another dual port 82576 non-security nic
Alexander Duyck
2009-03-14
3
-0
/
+3
*
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
2009-03-14
2
-2
/
+2
*
igb: add PF to pool
Alexander Duyck
2009-03-14
3
-10
/
+22
*
igb: support wol on second port
Alexander Duyck
2009-03-14
2
-2
/
+4
*
igb: resolve warning of unused adapter struct
Alexander Duyck
2009-03-14
1
-3
/
+2
*
igb: remove netif running call from igb_poll
Alexander Duyck
2009-03-14
1
-2
/
+1
*
igb: switch to new dca API
Maciej Sosnowski
2009-03-14
1
-4
/
+4
*
ppp: ppp_mp_explode() redesign
Gabriele Paoloni
2009-03-13
3
-91
/
+126
*
tulip: Fix for MTU problems with 802.1q tagged frames
Tomasz Lemiech
2009-03-13
2
-30
/
+86
*
phylib: convert state_queue work to delayed_work
Marcin Slusarz
2009-03-13
1
-30
/
+11
*
bmac: remove unused variable bp in bmac_misc_intr()
Pavel Roskin
2009-03-13
1
-1
/
+0
*
ehea: fix circular locking problem
Jan-Bernd Themann
2009-03-13
2
-27
/
+31
*
macvlan: Deterministic ingress packet delivery
Eric Biederman
2009-03-13
1
-13
/
+60
*
macvlan: Support creating macvlans from macvlans
Eric Biederman
2009-03-13
1
-5
/
+6
*
smsc911x: improve EEPROM loading timeout logic in open
Steve Glendinning
2009-03-13
1
-2
/
+2
*
smsc911x: check for FFWD success before checking for timeout
Steve Glendinning
2009-03-13
1
-1
/
+1
*
gianfar: Convert to use netdev_ops
Andy Fleming
2009-03-13
1
-14
/
+17
*
gianfar: remove gianfar_mii.c
Andy Fleming
2009-03-13
1
-379
/
+0
*
8139too: allow to set mac address on running device
Jiri Pirko
2009-03-13
1
-1
/
+25
*
8139cp: allow to set mac address on running device
Jiri Pirko
2009-03-13
1
-1
/
+23
*
cxgb3: update driver version
Divy Le Ray
2009-03-13
1
-1
/
+1
*
cxgb3: update FW
Divy Le Ray
2009-03-13
1
-1
/
+1
*
cxgb3: detect mac link faults.
Divy Le Ray
2009-03-13
6
-9
/
+285
*
cxgb3: Update Rev3 mac workaround
Divy Le Ray
2009-03-13
1
-39
/
+33
*
cxgb3: disable high freq non-data interrupts
Divy Le Ray
2009-03-13
4
-5
/
+86
*
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2009-03-13
2
-40
/
+89
*
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
2009-03-13
1
-0
/
+3
*
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
2009-03-13
1
-1
/
+2
*
cxgb3: release page ref on mapping error
Divy Le Ray
2009-03-13
1
-12
/
+14
*
cxgb3: ring rx door bell less frequently
Divy Le Ray
2009-03-13
2
-8
/
+25
*
wimax: fix i2400m printk formats
Randy Dunlap
2009-03-11
1
-2
/
+2
*
forcedeth: version bump to 64
Ayaz Abdulla
2009-03-10
1
-1
/
+1
*
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
2009-03-10
1
-14
/
+4
*
forcedeth: performance changes
Ayaz Abdulla
2009-03-10
1
-2
/
+2
*
forcedeth: add interrupt moderation logic
Ayaz Abdulla
2009-03-10
1
-31
/
+106
*
forcedeth: remove isr processing loop
Ayaz Abdulla
2009-03-10
1
-147
/
+105
*
forcedeth: add new optimization mode
Ayaz Abdulla
2009-03-10
1
-48
/
+57
*
forcedeth: napi - handle all processing
Ayaz Abdulla
2009-03-10
1
-38
/
+60
*
forcedeth: add/modify tx done with limit
Ayaz Abdulla
2009-03-10
1
-6
/
+14
[next]