Age | Commit message (Expand) | Author | Files | Lines |
2009-01-22 | smc91x: enable ethtool EEPROM interface | Vernon Sauder | 2 | -2/+124 |
2009-01-22 | PS3: gelic: wireless: convert the wireless part to net_device_ops | Masakazu Mokuno | 1 | -12/+16 |
2009-01-22 | PS3: gelic: convert the ethernet part to net_device_ops | Masakazu Mokuno | 1 | -10/+14 |
2009-01-22 | tg3: remove extra casting | Francois Romieu | 1 | -2/+2 |
2009-01-22 | igb: Replace LRO with GRO | Herbert Xu | 4 | -118/+6 |
2009-01-22 | typhoon: replace users of __constant_{endian} | Harvey Harrison | 2 | -118/+118 |
2009-01-22 | sfc: Replace LRO with GRO | Herbert Xu | 7 | -214/+19 |
2009-01-22 | ixgbe: Replace LRO with GRO | Herbert Xu | 4 | -89/+13 |
2009-01-22 | cxgb3: ease msi-x settings conditions | Divy Le Ray | 2 | -8/+16 |
2009-01-22 | e1000e: Invoke VLAN GRO handler | Herbert Xu | 1 | -2/+2 |
2009-01-22 | net: Remove redundant NAPI functions | Ben Hutchings | 65 | -227/+227 |
2009-01-22 | sc92031: add a link to the datasheet | Cesar Eduardo Barros | 1 | -0/+3 |
2009-01-22 | sc92031: use device id directly instead of made-up name | Cesar Eduardo Barros | 1 | -6/+2 |
2009-01-22 | sc92031: inline SC92031_DESCRIPTION | Cesar Eduardo Barros | 1 | -2/+1 |
2009-01-22 | sc92031: remove meaningless version string | Cesar Eduardo Barros | 1 | -3/+0 |
2009-01-22 | sc92031: more useful banner in kernel log | Cesar Eduardo Barros | 1 | -1/+9 |
2009-01-22 | net: constify VFTs | Jan Engelhardt | 9 | -16/+16 |
2009-01-22 | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 24 | -133/+181 |
2009-01-22 | WAN: Allow hw HDLC drivers to override dev->get_stats. | Krzysztof Hałasa | 1 | -11/+1 |
2009-01-22 | WAN: Generic HDLC now uses IFF_WAN_HDLC private flag. | Krzysztof Hałasa | 1 | -1/+2 |
2009-01-22 | wimax/i2400m: convert to net_device_ops | Inaky Perez-Gonzalez | 1 | -5/+9 |
2009-01-22 | claw: convert to net_device_ops | Frank Blaschka | 1 | -5/+9 |
2009-01-22 | netiucv: convert to net_device_ops | Frank Blaschka | 1 | -5/+9 |
2009-01-22 | ctcm: convert to net_device_ops | Frank Blaschka | 1 | -6/+18 |
2009-01-22 | lcs: convert to net_device_ops | Frank Blaschka | 1 | -5/+16 |
2009-01-22 | dmascc: convert to internal net_device_ops | Stephen Hemminger | 1 | -5/+12 |
2009-01-22 | dmascc: convert to net_device_ops | Stephen Hemminger | 1 | -4/+8 |
2009-01-22 | mkiss: convert to internal network device stats | Stephen Hemminger | 1 | -22/+12 |
2009-01-22 | scc: convert to internal net_device_ops | Stephen Hemminger | 1 | -9/+10 |
2009-01-22 | yam: convert to net_device_ops | Stephen Hemminger | 1 | -8/+9 |
2009-01-22 | yam: convert to internal net_device_stats | Stephen Hemminger | 1 | -33/+9 |
2009-01-22 | hdlcdrv: convert to net_device_ops | Stephen Hemminger | 1 | -9/+9 |
2009-01-22 | hdlcdrv: convert to internal net_device_stats | Stephen Hemminger | 1 | -20/+7 |
2009-01-22 | dmascc: convert to network_device_ops | Stephen Hemminger | 1 | -5/+8 |
2009-01-22 | dmascc: convert to internal network device stats | Stephen Hemminger | 1 | -25/+16 |
2009-01-22 | bpqether: convert to net_device_ops | Stephen Hemminger | 1 | -7/+8 |
2009-01-22 | bpqether: convert to internal net_device_stats | Stephen Hemminger | 1 | -16/+5 |
2009-01-22 | baycom: convert to net_device_ops | Stephen Hemminger | 1 | -5/+9 |
2009-01-22 | baycom: convert to internal net_device_stats | Stephen Hemminger | 1 | -22/+7 |
2009-01-22 | 6pack: convert to net_device_ops | Stephen Hemminger | 1 | -7/+9 |
2009-01-22 | znet: convert to net_device_ops | Stephen Hemminger | 1 | -5/+12 |
2009-01-22 | 3c559: convert to net_device_ops | Stephen Hemminger | 1 | -7/+10 |
2009-01-22 | tms380tr: convert to net_device_ops | Stephen Hemminger | 4 | -13/+23 |
2009-01-22 | olympic: convert to net_device_ops | Stephen Hemminger | 1 | -7/+10 |
2009-01-22 | olympic: convert to internal network device stats | Stephen Hemminger | 2 | -16/+6 |
2009-01-22 | lanstreamer: convert to net_device_ops | Stephen Hemminger | 1 | -11/+13 |
2009-01-22 | lanstreamer: convert to internal network stats | Stephen Hemminger | 2 | -15/+5 |
2009-01-22 | ibmtr: convert to net_device_ops | Stephen Hemminger | 1 | -5/+9 |
2009-01-22 | ibmtr: convert to internal network_device_stats | Stephen Hemminger | 1 | -23/+6 |
2009-01-22 | 3c59x: convert to net_device_ops | Stephen Hemminger | 1 | -15/+40 |