index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgb: whitespace fixups
Jesse Brandeburg
2008-07-11
5
-65
/
+63
*
ixgb: cleanup space after while
Jesse Brandeburg
2008-07-11
2
-7
/
+7
*
ixgb: format all if( to be if (
Jesse Brandeburg
2008-07-11
6
-132
/
+130
*
ixgb: clean up un-necessary declarations
Jesse Brandeburg
2008-07-11
1
-18
/
+9
*
ixgb: add copybreak parameter
Jesse Brandeburg
2008-07-11
1
-2
/
+7
*
ixgb: remove lltx support and update tx routine
Jesse Brandeburg
2008-07-11
2
-32
/
+1
*
ixgb: fix unload race with timers
Jesse Brandeburg
2008-07-11
1
-0
/
+2
*
ixgb: fix race on rx_buffer_len in mtu change
Jesse Brandeburg
2008-07-11
1
-3
/
+7
*
ixgb: move time stamp set before setting dma pointer
Jesse Brandeburg
2008-07-11
1
-2
/
+2
*
ixgb: don't allow too small MTU
Jesse Brandeburg
2008-07-11
1
-3
/
+3
*
ixgb: check down state before enable irq
Jesse Brandeburg
2008-07-11
1
-1
/
+2
*
ixgb: leave room for extra hardware memory usage
Jesse Brandeburg
2008-07-11
1
-2
/
+2
*
ixgb: fix bug in descriptor ring due to prefetch corruption
Jesse Brandeburg
2008-07-11
1
-21
/
+6
*
ixgb: repeat 32 bit ioremap cleanup
Jesse Brandeburg
2008-07-11
1
-10
/
+3
*
ixgb: maybe stop tx port missed a piece
Jesse Brandeburg
2008-07-11
1
-5
/
+10
*
ucc_geth: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
2
-31
/
+2
*
gianfar: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
3
-85
/
+6
*
via-rhine: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
2
-36
/
+2
*
cxgb: delete non NAPI code from the driver.
Francois Romieu
2008-07-11
3
-75
/
+5
*
S2io: Version update for IOMMU overflow checking and enable msi-x link interr...
Sreenivasa Honnur
2008-07-11
1
-1
/
+1
*
S2io: Enable msi-x link interrupts.
Sreenivasa Honnur
2008-07-11
2
-17
/
+31
*
S2io: Fix IOMMU overflow checking.
Sreenivasa Honnur
2008-07-11
1
-19
/
+22
*
via-velocity: add velocity_set_rxbufsize helper
Francois Romieu
2008-07-11
1
-3
/
+9
*
via-velocity: move residual free rx descriptors count register update
Francois Romieu
2008-07-11
1
-14
/
+14
*
via-velocity: lean and clean velocity_init_rings
Francois Romieu
2008-07-11
1
-27
/
+21
*
via-velocity: remove the bounce buffers
Francois Romieu
2008-07-11
2
-59
/
+18
*
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2008-07-09
5
-107
/
+8
*
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-09
4
-4
/
+47
*
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
2008-07-09
1
-1
/
+1
*
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-09
1
-1
/
+1
*
netdev: The ingress_lock member is no longer needed.
David S. Miller
2008-07-09
1
-4
/
+4
*
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-09
1
-4
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-09
6
-6
/
+22
|
\
|
*
irda: New device ID for nsc-ircc
Ville Syrjala
2008-07-08
1
-0
/
+1
|
*
irda: via-ircc proper dma freeing
Wang Chen
2008-07-08
1
-0
/
+3
|
*
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
2008-07-07
1
-0
/
+7
|
*
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
2008-07-07
1
-0
/
+1
|
*
drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bit
Darren Jenkins
2008-07-07
1
-2
/
+2
|
*
hostap_cs: correct poor NULL checks in suspend/resume routines
John W. Linville
2008-07-07
1
-4
/
+8
*
|
rtl8187: Change detection of RTL8187B with USB ID of 8187
Larry Finger
2008-07-08
2
-36
/
+47
*
|
rtl8187: updating Kconfig to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-3
/
+9
*
|
rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)
Hin-Tak Leung
2008-07-08
1
-40
/
+168
*
|
rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)
Hin-Tak Leung
2008-07-08
1
-29
/
+234
*
|
rtl8187: updating rtl8187_rtl8225.c to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-14
/
+215
*
|
rtl8187: updating rtl818x.h to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-9
/
+27
*
|
rtl8187: updating rtl8187.h to support RTL8187B
Hin-Tak Leung
2008-07-08
1
-16
/
+97
*
|
rt2x00: Fix register comments
Ivo van Doorn
2008-07-08
2
-8
/
+36
*
|
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
2008-07-08
1
-2
/
+2
*
|
b43legacy: Remove switch statement with 64-bit index
Larry Finger
2008-07-08
1
-15
/
+51
*
|
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
2008-07-08
3
-0
/
+26
[next]