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
*
be2net: fix unnecessary access to hardware to get link, port info
Ajit Khaparde
2009-12-02
3
-21
/
+38
*
be2net: Add be_rx_polls counter
Ajit Khaparde
2009-12-02
3
-2
/
+3
*
be2net: fix to allow port beacon when device is closed
Ajit Khaparde
2009-12-02
1
-3
/
+0
*
be2net: check for valid ether address
Ajit Khaparde
2009-12-02
1
-0
/
+7
*
be2net: initialize netdev->perm_addr
Ajit Khaparde
2009-12-02
1
-0
/
+1
*
be2net: set netdev->vlan_features appropriately
Ajit Khaparde
2009-12-02
1
-0
/
+2
*
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
Roel Kluin
2009-12-02
1
-1
/
+2
*
e1000e: PHY type cleanups in e1000e_check_downshift()
Bruce Allan
2009-12-02
1
-1
/
+1
*
e1000e: add debug messages
Bruce Allan
2009-12-02
2
-7
/
+23
*
e1000e: comment corrections
Bruce Allan
2009-12-02
4
-15
/
+11
*
e1000e: enable new 82567V-3 device
Bruce Allan
2009-12-02
3
-0
/
+3
*
e1000e: ensure the link state is correct for serdes links
Bruce Allan
2009-12-02
1
-28
/
+48
*
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
7
-39
/
+122
*
e1000e: guard against buffer overflow in cable length tables
Bruce Allan
2009-12-02
2
-7
/
+24
*
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
2009-12-02
6
-16
/
+45
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-02
8
-20
/
+46
|
\
|
*
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
2009-12-01
1
-1
/
+9
|
|
\
|
|
*
mac80211: fix spurious delBA handling
Johannes Berg
2009-11-30
1
-1
/
+9
|
*
|
b44: Fix wedge when using netconsole.
David S. Miller
2009-11-30
1
-3
/
+0
|
*
|
wan: cosa: drop chan->wsem on error path
Dan Carpenter
2009-11-30
1
-0
/
+1
|
*
|
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
2009-11-30
1
-9
/
+3
|
*
|
NET: smc91x: Fix irq flags
Russell King - ARM Linux
2009-11-30
1
-1
/
+1
|
*
|
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
2009-11-30
1
-0
/
+14
|
*
|
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
2009-11-30
1
-0
/
+7
|
*
|
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
2009-11-30
1
-6
/
+11
|
|
/
*
|
net: Simplify pppol2tp pernet operations.
Eric W. Biederman
2009-12-02
1
-29
/
+7
*
|
net: Simplify pppoe pernet operations.
Eric W. Biederman
2009-12-02
1
-30
/
+8
*
|
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
2009-12-02
1
-23
/
+7
*
|
net: Simplify the bond drivers pernet operations.
Eric W. Biederman
2009-12-02
1
-23
/
+9
*
|
net: Simplify loopback and improve batching.
Eric W. Biederman
2009-12-02
1
-8
/
+0
*
|
wan: Coding style correction in HDLC/Frame Relay support routines
Rudy Matela
2009-11-30
1
-3
/
+3
*
|
wan: Frame Relay/DLCI coding style corrections.
Rudy Matela
2009-11-30
1
-7
/
+7
*
|
netxen: fix merge 9b963e5d0e01461099a
Amit Kumar Salecha
2009-11-30
1
-0
/
+2
*
|
sfc: Update version, copyright dates, authors
Ben Hutchings
2009-11-30
23
-26
/
+26
*
|
sfc: Implement TSO for TCP/IPv6
Ben Hutchings
2009-11-30
3
-14
/
+60
*
|
sfc: Add support for SFC9000 family (2)
Ben Hutchings
2009-11-30
14
-29
/
+414
*
|
sfc: Add support for SFC9000 family (1)
Ben Hutchings
2009-11-30
5
-0
/
+2595
*
|
sfc: Add firmware protocol definitions (MCDI)
Steve Hodgson
2009-11-30
1
-0
/
+1578
*
|
sfc: Move shared NIC code from falcon.c to new source file nic.c
Ben Hutchings
2009-11-30
3
-1537
/
+1549
*
|
sfc: Rename falcon.h to nic.h
Ben Hutchings
2009-11-30
14
-16
/
+16
*
|
sfc: Allow for additional checksum offload features
Ben Hutchings
2009-11-30
4
-2
/
+21
*
|
sfc: Extend MTD driver for use with new NICs
Ben Hutchings
2009-11-30
6
-124
/
+255
*
|
sfc: Remove static PHY data and enumerations
Ben Hutchings
2009-11-30
9
-65
/
+95
*
|
sfc: Extend loopback mode enumeration
Ben Hutchings
2009-11-30
7
-28
/
+111
*
|
sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
Ben Hutchings
2009-11-30
1
-40
/
+24
*
|
mv643xx: convert to netdev_tx_t
Denis Kirjanov
2009-11-30
1
-1
/
+1
*
|
sfc: Separate shared NIC code from Falcon-specific and rename accordingly
Ben Hutchings
2009-11-30
7
-306
/
+341
*
|
sfc: Add efx_nic_type operation for identity LED control
Ben Hutchings
2009-11-30
3
-3
/
+12
*
|
sfc: Add efx_nic_type operation for NVRAM self-test
Ben Hutchings
2009-11-30
4
-7
/
+17
*
|
sfc: Add efx_nic_type operation for register self-test
Ben Hutchings
2009-11-30
4
-8
/
+10
[next]