index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
\
|
|
*
atl1: relax eeprom mac address error check
Radu Cristescu
2008-06-18
1
-1
/
+0
|
|
*
net/enc28j60: low power mode
David Brownell
2008-06-18
1
-24
/
+58
|
|
*
net/enc28j60: section fix
David Brownell
2008-06-18
1
-3
/
+2
|
|
*
sky2: 88E8040T pci device id
Stephen Hemminger
2008-06-18
1
-0
/
+1
|
|
*
netxen: download firmware in pci probe
Dhananjay Phadke
2008-06-18
2
-59
/
+30
|
|
*
netxen: cleanup debug messages
Dhananjay Phadke
2008-06-18
4
-132
/
+70
|
|
*
netxen: remove global physical_port array
Dhananjay Phadke
2008-06-18
6
-24
/
+22
|
|
*
netxen: fix portnum for hp mezz cards
Dhananjay Phadke
2008-06-18
1
-2
/
+8
|
|
*
ibm_newemac: select CRC32 in Kconfig
Josh Boyer
2008-06-18
1
-0
/
+1
|
*
|
tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set
Ang Way Chuang
2008-06-18
1
-0
/
+15
|
|
/
*
|
bonding: Allow setting max_bonds to zero
Jay Vosburgh
2008-06-18
2
-22
/
+6
*
|
bonding: Rework / fix multiple gratuitous ARP support
Jay Vosburgh
2008-06-18
2
-22
/
+24
*
|
bonding: deliver netdev event for fail-over under the active-backup mode
Or Gerlitz
2008-06-18
1
-0
/
+8
*
|
bonding: bond_change_active_slave() cleanup under active-backup
Or Gerlitz
2008-06-18
1
-10
/
+8
*
|
sky2: version 1.22
Stephen Hemminger
2008-06-18
1
-1
/
+1
[next]