Commit Graph

78 Commits (e9162ab1610531d6ea6c1833daeb2613e44275e8)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
David S. Miller 02b1bae5e1 niu: Refinements to kernel logging. 15 years ago
Joe Perches f10a1f2e7e niu: Use pr_<level>, netdev_<level> and netif_<level> macros 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
roel kluin d2a928e4bf niu: timeout ignored in tcam_wait_bit() 15 years ago
Joe Perches 9ea2bdab11 niu.c: Use correct length in strncmp 15 years ago
Marin Mitov 8cbd9623da niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK 15 years ago
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