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
2010-11-28
bnx2x: Use helpers instead of direct access to the shinfo(skb) fields
Vladislav Zolotarov
1
-5
/
+4
2010-11-28
bnx2: Remove config access to non-standard registers
Michael Chan
1
-8
/
+8
2010-11-28
bnx2: Fix reset bug on 5709
Eddie Wai
2
-7
/
+24
2010-11-28
net: add some KERN_CONT markers to continuation lines
Uwe Kleine-König
1
-2
/
+2
2010-11-28
netxen: avoid using reset_devices as it may become obsolete
Rajesh Borundia
1
-2
/
+4
2010-11-28
qlcnic: avoid using reset_devices as it may become obsolete.
Rajesh Borundia
4
-2
/
+10
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
17
-87
/
+39
2010-11-27
be2net: adding support for Lancer family of CNAs
Sathya Perla
5
-92
/
+301
2010-11-24
infiniband: remove dev_base_lock use
Eric Dumazet
2
-6
/
+6
2010-11-24
stmmac: update the driver version
Giuseppe CAVALLARO
1
-1
/
+1
2010-11-24
stmmac: convert to dev_pm_ops.
Giuseppe CAVALLARO
2
-54
/
+71
2010-11-24
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
2
-27
/
+13
2010-11-24
stmmac: tidy-up stmmac_priv structure
Giuseppe CAVALLARO
4
-52
/
+44
2010-11-24
bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...
Vladislav Zolotarov
2
-8
/
+8
2010-11-24
bnx2x: Disable local BHes to prevent a dead-lock situation
Eric Dumazet
1
-1
/
+8
2010-11-24
tg3: Remove tg3_config_info definition
Matt Carlson
1
-4
/
+0
2010-11-24
tg3: Enable phy APD for 5717 and later asic revs
Matt Carlson
1
-2
/
+3
2010-11-24
tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()
Matt Carlson
1
-32
/
+41
2010-11-24
tg3: Reenable TSS for 5719
Matt Carlson
1
-1
/
+7
2010-11-24
tg3: Enable mult rd DMA engine on 5719
Matt Carlson
1
-2
/
+1
2010-11-24
tg3: Reorg tg3_napi members
Matt Carlson
1
-6
/
+6
2010-11-24
tg3: Fix 5719 internal FIFO overflow problem
Matt Carlson
2
-3
/
+42
2010-11-24
tg3: Always turn on APE features in mac_mode reg
Matt Carlson
1
-19
/
+18
2010-11-24
tg3: Assign correct tx margin for 5719
Matt Carlson
2
-0
/
+6
2010-11-24
tg3: Apply 10Mbps fix to all 57765 revisions
Matt Carlson
1
-9
/
+12
2010-11-22
macvlan: Introduce 'passthru' mode to takeover the underlying device
Sridhar Samudrala
1
-1
/
+32
2010-11-21
ixgbe: update version number for ixgbe
Don Skidmore
1
-1
/
+1
2010-11-19
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
3
-274
/
+921
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
16
-29
/
+47
2010-11-19
filter: optimize sk_run_filter
Eric Dumazet
2
-16
/
+10
2010-11-19
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
1
-0
/
+6
2010-11-18
can: EG20T PCH: use BIT(X)
Tomoya
1
-36
/
+37
2010-11-18
can: EG20T PCH: add prefix to macro
Tomoya
1
-202
/
+189
2010-11-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-7
/
+23
2010-11-18
atm: fore200e: Fix build warning.
David S. Miller
1
-1
/
+1
2010-11-18
3c59x: fix build failure on !CONFIG_PCI
Namhyung Kim
1
-2
/
+4
2010-11-18
ipg.c: remove id [SUNDANCE, 0x1021]
Ken Kawasaki
1
-4
/
+2
2010-11-18
net: caif: spi: fix potential NULL dereference
Vasiliy Kulikov
1
-2
/
+2
2010-11-18
ath9k_htc: Avoid setting QoS control for non-QoS frames
Rajkumar Manoharan
1
-1
/
+1
2010-11-18
bonding: IGMP handling cleanup
Eric Dumazet
1
-6
/
+2
2010-11-18
bonding: fix a race in IGMP handling
Eric Dumazet
1
-0
/
+2
2010-11-17
gianfar: fix signedness issue
Nicolas Kaiser
1
-4
/
+3
2010-11-17
net: more Kconfig whitespace cleanup
Philippe De Muyter
1
-6
/
+6
2010-11-17
drivers/net/can/sja1000: Use printf extension %pR for struct resource
Joe Perches
1
-6
/
+2
2010-11-17
drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-16
/
+12
2010-11-17
drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-2
/
+1
2010-11-17
net: bnx2x: fix error value sign
Vasiliy Kulikov
1
-1
/
+1
2010-11-17
8139cp: fix checksum broken
Shan Wei
1
-6
/
+4
2010-11-17
r8169: fix checksum broken
Shan Wei
1
-2
/
+1
2010-11-17
qlcnic: Bumped up driver version to 5.0.12
Anirban Chakraborty
1
-2
/
+2
[next]