Commit Graph

100 Commits (69585dd69e663a40729492c7b52eb82477a2027a)

Author SHA1 Message Date
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Eric Dumazet 28679751a9 net: dont update dev->trans_start in 10GB drivers 16 years ago
Divy Le Ray 703cebabd1 cxgb: set phy's mdio dev before the phy init sequence 16 years ago
Ben Hutchings aa22437e87 chelsio: Use generic XENPAK LASI register definitions 16 years ago
Ben Hutchings 23c3320cb0 chelsio: Use generic MDIO definitions and mdio_mii_ioctl() 16 years ago
Alexander Beregalov 0ee904c35c drivers/net: replace BUG() with BUG_ON() if possible 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
Wei Yongjun f4fe5a9c6d chelsio: remove some pointless conditionals before kfree_skb() 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
David S. Miller 2d5451d261 net: Fix warning fallout from recent NAPI interface changes. 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Qinghuang Feng 5147d14e99 drivers/net/chelsio/sge.c: remove redundant argument comments 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 80ff32b76f cxgb2: convert to net_device_ops 16 years ago
Wang Chen c3ccc12339 netdevice chelsio: Convert directly reference of netdev->priv 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Francois Romieu 4422b00390 cxgb: delete non NAPI code from the driver. 17 years ago
Al Viro ac390c60a8 annotate chelsio 17 years ago
Adrian Bunk 68d579fb93 drivers/net/chelsio/: #if 0 unused functions 17 years ago
Joe Perches 3106752768 drivers/net/chelsio: Add missing "space" 17 years ago
Divy Le Ray 4c14fe91d0 cxgb - revert file mode changes. 17 years ago
Divy Le Ray e0348b9ae5 cxgb - fix stats 17 years ago
Divy Le Ray 445cf803ca cxgb - fix NAPI 17 years ago
Divy Le Ray 7832ee034b cxgb - fix T2 GSO 17 years ago
Divy Le Ray 7de6af0f23 [CHELSIO]: Fix skb->dev setting. 17 years ago
Stephen Hemminger 33a85aa1c9 chelsio: sparse warning fixes (old cxgb2) 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Mariusz Kozlowski 294cf1b880 chelsio parenthesis fix 18 years ago
Stephen Hemminger 459e536b1d chelsio: use const for virtual functions 18 years ago
Stephen Hemminger 4c247db114 chelsio: use C99 style initialization 18 years ago
Stephen Hemminger 4d2b8f66b8 chelsio: remove unused code for 1G boards 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo aa8223c7bb [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo bbe735e424 [SK_BUFF]: Introduce skb_network_offset() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Roland Dreier 54d3e56820 chelsio: Fix non-NAPI compile 18 years ago
Andrew Morton b9662d0e9c git-netdev-all: chelsio fix 18 years ago
Stephen Hemminger 24a427cf76 chelsio: more rx speedup 18 years ago
Stephen Hemminger 3de00b8958 chelsio: NAPI speed improvement 18 years ago
Francois Romieu 834324687d chelsio: tabulate the update of the statistic counters 18 years ago
Francois Romieu 3e0f75be52 chelsio: misc cleanups in sge 18 years ago