Commit Graph

83 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
David S. Miller 92d76e81b9 cassini: Fix build bustage on x86. 14 years ago
Richard Mortimer 4e3dbdb139 cassini: Use local-mac-address prom property for Cassini MAC address 14 years ago
Michał Mirosław 0d0b16727f net: Fix drivers advertising HW_CSUM feature to use csum_start 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
Christoph Egger 7e4ee4d947 cassini: Removing dead CASSINI_NAPI 15 years ago
Christoph Egger ff08546b12 cassini: Removing dead CASSINI_MULTICAST_REG_WRITE 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Dan Carpenter bf829370a8 cassini: fix off by one 15 years ago
Joe Perches 436d27d1db drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers 15 years ago
Jiri Pirko d7b855c2dc cassini: convert to use netdev_for_each_mc_addr 15 years ago
Alexey Dobriyan 257ddbdad1 netdev: remove HAVE_ leftovers 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Jiri Slaby 87d75b5241 NET: cassini, fix lock imbalance 15 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Roel Kluin ff01b91636 cassini/sungem: limit reaches -1, but 0 tested 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Stephen Hemminger 83d6f0352c cassini: update to net_device_ops 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Ingo Molnar b71e839f9a cassini: fix warning in drivers/net/cassini.c 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Jaswinder Singh fcaa40669c cassini: use request_firmware 17 years ago
David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
David S. Miller b1443e2f65 cassini: Only use chip checksum for ipv4 packets. 17 years ago
Robert P. J. Day 9bd512f619 [CASSINI]: Use shorter list_splice_init() macro for brevity. 17 years ago
Al Viro 79ea13ce07 NULL noise in drivers/net 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
David S. Miller 14be85f555 [CASSINI]: Bump driver version and release date. 17 years ago
David S. Miller 86216268b9 [CASSINI]: Fix two obvious NAPI bugs. 17 years ago
David S. Miller d011a23167 [CASSINI]: Set skb->truesize properly on receive packets. 17 years ago
David S. Miller 9e1848b60d [CASSINI]: Program parent Intel31154 bridge when necessary. 17 years ago
David S. Miller 9de4dfb4c7 [CASSINI]: Revert 'dont touch page_count'. 17 years ago
Al Viro e5e025401f [CASSINI]: Fix endianness bug. 17 years ago
Alejandro Martinez Ruiz e9edda697e netdev: convert non-obvious instances to use ARRAY_SIZE() 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago