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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
449
-186
/
+531
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
445
-117
/
+377
2010-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+9
2010-04-08
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
1
-4
/
+9
2010-04-08
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2010-04-08
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
3
-12
/
+71
2010-04-08
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
1
-2
/
+4
2010-04-08
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
1
-1
/
+3
2010-04-07
Revert "Add non-Virtex5 support for LL TEMAC driver"
David S. Miller
3
-115
/
+38
2010-04-07
myri10ge: fix rx_pause in myri10ge_set_pauseparam
Brice Goglin
1
-1
/
+1
2010-04-07
macb: allow reception of large (>1518 bytes) frames
Peter Korsgaard
1
-0
/
+1
2010-04-07
stmmac: use resource_size()
Dan Carpenter
1
-5
/
+5
2010-04-07
bnx2x: use the DMA API instead of the pci equivalents
FUJITA Tomonori
2
-56
/
+58
2010-04-07
bnx2: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-23
/
+23
2010-04-07
virtio-net: move sg off stack
Michael S. Tsirkin
1
-27
/
+25
2010-04-07
benet: fix the misusage of zero dma address
FUJITA Tomonori
1
-1
/
+1
2010-04-07
benet: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-3
/
+3
2010-04-07
3c503: Fix IRQ probing
Ben Hutchings
1
-12
/
+30
2010-04-07
cnic: Fix crash during bnx2x MTU change.
Michael Chan
1
-5
/
+5
2010-04-07
qlcnic: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-04-07
r6040: fix r6040_multicast_list
Florian Fainelli
1
-7
/
+4
2010-04-07
caif: tty's are kref objects so take a reference
Alan Cox
1
-1
/
+2
2010-04-07
caif: check write operations
Alan Cox
1
-0
/
+4
2010-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-51
/
+130
2010-04-07
au1000-eth: bump to 1.7
Florian Fainelli
1
-1
/
+1
2010-04-07
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
Florian Fainelli
1
-68
/
+48
2010-04-07
au1000-eth: implement set/get_msglevel
Florian Fainelli
2
-0
/
+21
2010-04-07
au1000-eth: fix checkpatch errors.
Florian Fainelli
2
-24
/
+23
2010-04-07
au1000-eth: prefix all functions with au1000_
Florian Fainelli
1
-35
/
+35
2010-04-07
au1000-eth: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2010-04-07
au1000-eth: allow driver to be compiled as a module
Florian Fainelli
1
-1
/
+1
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
61
-287
/
+14234
2010-04-06
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
1
-6
/
+9
2010-04-06
net/irda: Add SuperH IrDA driver support
Kuninori Morimoto
3
-0
/
+872
2010-04-06
net/irda: sh_sir: Modify iounmap wrong execution
Kuninori Morimoto
1
-5
/
+3
2010-04-06
net/irda: sh_sir: fixup err return value on sh_sir_open
Kuninori Morimoto
1
-1
/
+3
2010-04-06
Add non-Virtex5 support for LL TEMAC driver
John Linn
3
-38
/
+115
2010-04-06
via-velocity: remove private #define
Francois Romieu
2
-131
/
+60
2010-04-06
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
1
-2
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-53
/
+13998
2010-04-06
NET: sb1250: Fix compile warning in driver
Ralf Baechle
1
-1
/
+0
2010-04-06
tg3: Update version to 3.109
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Remove tg3_dump_state()
Matt Carlson
1
-233
/
+0
2010-04-06
tg3: Cleanup if codestyle
Matt Carlson
1
-44
/
+31
2010-04-06
tg3: The case of switches
Matt Carlson
1
-40
/
+40
2010-04-06
tg3: Whitespace, constant, and comment updates
Matt Carlson
2
-38
/
+40
2010-04-06
tg3: Use VPD fw version when present
Matt Carlson
1
-4
/
+30
2010-04-06
tg3: Prepare FW version code for VPD versioning
Matt Carlson
1
-16
/
+23
2010-04-06
tg3: Fix message 80 char violations
Matt Carlson
1
-22
/
+38
2010-04-06
tg3: netdev_err() => dev_err()
Matt Carlson
1
-13
/
+19
[next]