Commit Graph

67 Commits (81adee47dfb608df3ad0b91d230fb3cef75f0060)

Author SHA1 Message Date
Joyce Yu 845de8afa6 niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case 16 years ago
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 16 years ago
Jan Beulich 8c87df457c BUILD_BUG_ON(): fix it and a couple of bogus uses of it 16 years ago
Tobias Klauser 6f0e013548 niu: Use resource_size instead of private function 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Julia Lawall 176edd5236 drivres/net: Change constant name 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Tanli Chang 9c5cd67080 niu: Add support for C10NEM 16 years ago
David S. Miller efb6c736da niu: Fix unused variable warning. 16 years ago
Dan Carpenter 58f3e0a864 niu: Fix error handling 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
David S. Miller 4099e01224 niu: Add GRO support. 16 years ago
Santwona Behera 2d96cf8cdf niu: Add TCAM classification configuration 16 years ago
Constantin Baranov 38bb045d49 niu: improve ethtool support for gigabit copper cards 16 years ago
Constantin Baranov e0d8496a66 niu: fix PHY template choice for 10G copper 16 years ago
Hannes Eder 7c34eb8973 drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
David S. Miller 0c8dfc830a net: Add skb_record_rx_queue() calls to multiqueue capable drivers. 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Hannes Eder a08b32df14 drivers/net: fix sparse warning: returning void-valued expression 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Jesper Dangaard Brouer e98def1f71 NIU: Implement discard counters, optimize 16 years ago
Jesper Dangaard Brouer d231776fda NIU: Implement discard counters, info/debug statements. 16 years ago
Jesper Dangaard Brouer b8a606b871 NIU: Implement discard counters 16 years ago
Ilpo Järvinen 9fd428761a niu: use net_device_stats nowadays available in net_device 16 years ago
Ingo Molnar f166400bd4 niu: fix another warning in drivers/net/niu.c 16 years ago
Ingo Molnar 51e0f058c4 niu: fix warnings in drivers/net/niu.c 16 years ago
Robert Olsson 70340d728f niu: Naming interrupt vectors. 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 2c9171d4ef niu: convert to net_device_ops 16 years ago
David S. Miller d8c3e23d06 niu: Bump driver version and release date. 16 years ago
Santwona Behera e3e081e1d5 NIU: Add Sun CP3260 ATCA blade support 16 years ago
David S. Miller e23a59e1ca niu: Fix readq implementation when architecture does not provide one. 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
David S. Miller 19ecb6ba80 niu: Use pci_ioremap_bar(). 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Santwona Behera cff502a383 niu: panic on reset 17 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
Andreas Schwab 38c080ffa9 niu: Fix error checking in niu_ethflow_to_class. 17 years ago
David S. Miller b4c21639ab niu: Add TX multiqueue support. 17 years ago
Santwona Behera b4653e9945 niu: Add support for rx flow hash configuration. 17 years ago
Matheos Worku f9af857489 niu: Determine the # of ports from the card's VPD data 17 years ago
David S. Miller be0c007ac6 niu: Fix probing regression for maramba on-board chips. 17 years ago
Matheos Worku a5d6ab56da niu: Add support for Neptune FEM/NEM cards for C10 server blades 17 years ago
Matheos Worku 7f7c4072ea niu: Determine the # of ports from the card's VPD data 17 years ago
Matheos Worku 5fbd7e24da [NIU]: Add Support for Sun ATCA Blade Server. 17 years ago
Matheos Worku fa907895b7 [NIU]: More BMAC alt MAC address fixes. 17 years ago
David S. Miller a442585952 [NIU]: Bump driver version and release date. 17 years ago