index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-11
ixgb: format all if( to be if (
Jesse Brandeburg
6
-132
/
+130
2008-07-11
ixgb: clean up un-necessary declarations
Jesse Brandeburg
1
-18
/
+9
2008-07-11
ixgb: add copybreak parameter
Jesse Brandeburg
1
-2
/
+7
2008-07-11
ixgb: remove lltx support and update tx routine
Jesse Brandeburg
2
-32
/
+1
2008-07-11
ixgb: fix unload race with timers
Jesse Brandeburg
1
-0
/
+2
2008-07-11
ixgb: fix race on rx_buffer_len in mtu change
Jesse Brandeburg
1
-3
/
+7
2008-07-11
ixgb: move time stamp set before setting dma pointer
Jesse Brandeburg
1
-2
/
+2
2008-07-11
ixgb: don't allow too small MTU
Jesse Brandeburg
1
-3
/
+3
2008-07-11
ixgb: check down state before enable irq
Jesse Brandeburg
1
-1
/
+2
2008-07-11
ixgb: leave room for extra hardware memory usage
Jesse Brandeburg
1
-2
/
+2
2008-07-11
ixgb: fix bug in descriptor ring due to prefetch corruption
Jesse Brandeburg
1
-21
/
+6
2008-07-11
ixgb: repeat 32 bit ioremap cleanup
Jesse Brandeburg
1
-10
/
+3
2008-07-11
ixgb: maybe stop tx port missed a piece
Jesse Brandeburg
1
-5
/
+10
2008-07-11
ucc_geth: delete non NAPI code from the driver.
Francois Romieu
2
-31
/
+2
2008-07-11
gianfar: delete non NAPI code from the driver.
Francois Romieu
3
-85
/
+6
2008-07-11
via-rhine: delete non NAPI code from the driver.
Francois Romieu
2
-36
/
+2
2008-07-11
cxgb: delete non NAPI code from the driver.
Francois Romieu
3
-75
/
+5
2008-07-11
S2io: Version update for IOMMU overflow checking and enable msi-x link interr...
Sreenivasa Honnur
1
-1
/
+1
2008-07-11
S2io: Enable msi-x link interrupts.
Sreenivasa Honnur
2
-17
/
+31
2008-07-11
S2io: Fix IOMMU overflow checking.
Sreenivasa Honnur
1
-19
/
+22
2008-07-11
via-velocity: add velocity_set_rxbufsize helper
Francois Romieu
1
-3
/
+9
2008-07-11
via-velocity: move residual free rx descriptors count register update
Francois Romieu
1
-14
/
+14
2008-07-11
via-velocity: lean and clean velocity_init_rings
Francois Romieu
1
-27
/
+21
2008-07-11
via-velocity: remove the bounce buffers
Francois Romieu
2
-59
/
+18
2008-07-08
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
5
-107
/
+8
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
4
-4
/
+47
2008-07-08
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
1
-1
/
+1
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
1
-1
/
+1
2008-07-08
netdev: The ingress_lock member is no longer needed.
David S. Miller
1
-4
/
+4
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
1
-4
/
+4
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-6
/
+22
2008-07-08
rtl8187: Change detection of RTL8187B with USB ID of 8187
Larry Finger
2
-36
/
+47
2008-07-08
rtl8187: updating Kconfig to support RTL8187B
Hin-Tak Leung
1
-3
/
+9
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 2)
Hin-Tak Leung
1
-40
/
+168
2008-07-08
rtl8187: change rtl8187_dev.c to support RTL8187B (part 1)
Hin-Tak Leung
1
-29
/
+234
2008-07-08
rtl8187: updating rtl8187_rtl8225.c to support RTL8187B
Hin-Tak Leung
1
-14
/
+215
2008-07-08
rtl8187: updating rtl818x.h to support RTL8187B
Hin-Tak Leung
1
-9
/
+27
2008-07-08
rtl8187: updating rtl8187.h to support RTL8187B
Hin-Tak Leung
1
-16
/
+97
2008-07-08
rt2x00: Fix register comments
Ivo van Doorn
2
-8
/
+36
2008-07-08
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
Pavel Roskin
1
-2
/
+2
2008-07-08
b43legacy: Remove switch statement with 64-bit index
Larry Finger
1
-15
/
+51
2008-07-08
rt2x00: Report RX end time for rt2400pci
Ivo van Doorn
3
-0
/
+26
2008-07-08
rt2x00: Use ieee80211_hw->workqueue again
Ivo van Doorn
3
-17
/
+8
2008-07-08
rt2x00: Decrease alignment headroom
Ivo van Doorn
1
-3
/
+4
2008-07-08
rt2x00: Remove input_polldev requirements for rfkill
Ivo van Doorn
5
-93
/
+38
2008-07-08
zd1211rw: beacon config error checking
Daniel Drake
1
-17
/
+45
2008-07-08
iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty...
Helmut Schaa
2
-2
/
+2
2008-07-08
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
8
-111
/
+105
2008-07-08
iwlwifi: request Tx of block ack request if necessary
Ron Rindjunsky
2
-6
/
+6
2008-07-08
iwlwifi: fix error path of iwl_rfkill_init
Tomas Winkler
1
-6
/
+2
[next]