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
*
[netdrvr] kill sync_irq-before-freq_irq pattern
Jeff Garzik
2008-06-28
6
-8
/
+1
*
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
Jeff Garzik
2008-06-28
1
-31
/
+12
*
tulip: remove wrapper around get_unaligned
Harvey Harrison
2008-06-28
1
-6
/
+4
*
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
2008-06-28
1
-0
/
+20
*
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
2008-06-28
1
-0
/
+5
*
8139too: some style cleanups
Márton Németh
2008-06-28
1
-6
/
+6
*
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
2008-06-28
2
-9
/
+9
*
net: sh_eth: Fix compile error sh_eth
Nobuhiro Iwamatsu
2008-06-28
2
-4
/
+4
*
e1000: remove e1000_clean_tx_irq call from e1000_netpoll
Andy Gospodarek
2008-06-28
1
-1
/
+0
*
igb: make ioport free
Taku Izumi
2008-06-28
2
-6
/
+45
*
e1000e: make ioport free
Taku Izumi
2008-06-28
2
-6
/
+46
*
e1000: remove PCI Express device IDs
Auke Kok
2008-06-28
2
-36
/
+0
*
ixgbe: add LRO support
Mallikarjuna R Chilakala
2008-06-25
4
-22
/
+112
*
cxgb3 - add missing adapter type for RDMA
Divy Le Ray
2008-06-25
2
-2
/
+22
*
drivers/net/tulip: update first comment in tulip files
Grant Grundler
2008-06-25
9
-30
/
+20
*
DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.
Ben Dooks
2008-06-25
1
-7
/
+2
*
DM9000: Re-unite menuconfig entries for DM9000 driver
Ben Dooks
2008-06-25
1
-8
/
+8
*
DM9000: Add missing msleep() in EEPROM wait code.
Ben Dooks
2008-06-25
1
-0
/
+2
*
DM9000: Allow the use of the NSR register to get link status.
Ben Dooks
2008-06-25
2
-2
/
+48
*
DM9000: Use NSR to determine link-status on internal PHY
Ben Dooks
2008-06-25
1
-1
/
+8
*
DM9000: Cleanup source code - remove forward declerations
Ben Dooks
2008-06-25
1
-518
/
+498
*
DM9000: Cleanup source code
Ben Dooks
2008-06-25
1
-32
/
+30
*
DM9000: Cleanups after the resource changes
Ben Dooks
2008-06-25
1
-20
/
+4
*
DM9000: Add support for DM9000A and DM9000B chips
Ben Dooks
2008-06-25
2
-5
/
+72
*
DM9000: Remove the 2 resources probe scheme.
Laurent Pinchart
2008-06-25
1
-62
/
+44
*
bnx2x: Update version
Eilon Greenstein
2008-06-24
1
-2
/
+2
*
bnx2x: Add PCIE EEH support
Wendy Xiong
2008-06-24
1
-6
/
+95
*
bnx2x: Enhanced self test
Yitchak Gertner
2008-06-24
1
-9
/
+487
*
bnx2x: Re-factor Tx code
Eilon Greenstein
2008-06-24
1
-140
/
+304
*
bnx2x: Add TPA, Broadcoms HW LRO
Vladislav Zolotarov
2008-06-24
2
-136
/
+884
*
bnx2x: New statistics code
Yitchak Gertner
2008-06-24
3
-850
/
+1480
*
bnx2x: Add support for BCM57711 HW
Eilon Greenstein
2008-06-24
8
-2153
/
+3750
*
bnx2x: New microcode part 3/3
Eilon Greenstein
2008-06-24
1
-0
/
+4688
*
bnx2x: New microcode part 2/3
Eilon Greenstein
2008-06-24
1
-0
/
+3382
*
bnx2x: New microcode part 1/3
Eilon Greenstein
2008-06-24
1
-250
/
+4354
*
bnx2x: Remove old microcode
Eilon Greenstein
2008-06-24
1
-4900
/
+1
*
bnx2x: New init infrastructure
Eilon Greenstein
2008-06-24
5
-656
/
+2130
*
bnx2x: New link code
Yaniv Rosner
2008-06-24
5
-3399
/
+1826
*
bnx2x: Adding bnx2x_link
Yaniv Rosner
2008-06-24
2
-0
/
+4686
*
bnx2x: Rename bnx2x.c to bnx2x_main.c
Eilon Greenstein
2008-06-24
2
-0
/
+1
*
bnx2: Update driver version to 1.7.7.
Michael Chan
2008-06-20
1
-3
/
+3
*
bnx2: Cleanup error handling in bnx2_open().
Michael Chan
2008-06-20
1
-23
/
+14
*
bnx2: Turn on multi rx rings.
Michael Chan
2008-06-20
2
-17
/
+80
*
bnx2: Update firmware to support multi rx rings.
Michael Chan
2008-06-20
1
-4419
/
+4437
*
bnx2: Use one handler for all MSI-X vectors.
Michael Chan
2008-06-20
1
-59
/
+40
*
bnx2: Optimize fast-path tx and rx work.
Michael Chan
2008-06-20
2
-44
/
+72
*
bnx2: Put rx ring variables in a separate struct.
Michael Chan
2008-06-20
2
-169
/
+259
*
bnx2: Put tx ring variables in a separate struct.
Michael Chan
2008-06-20
2
-129
/
+199
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-20
12
-242
/
+204
|
\
|
*
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
2008-06-18
11
-242
/
+189
|
|
\
[next]