Commit Graph

73 Commits (858c9c406688bc7244986b5836265071edfd1d3f)

Author SHA1 Message Date
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
Francois Romieu 47cbe6f47d chelsio: useless test in cxgb2::remove_one 18 years ago
Francois Romieu d7487421b6 chelsio: useless curly braces 18 years ago
Francois Romieu 356bd1460d chelsio: spaces, tabs and friends 18 years ago
Francois Romieu b7d58394e6 chelsio: the return statement is not a function 18 years ago
Francois Romieu c697f83e8c chelsio: move return, break and continue statements on their own line 18 years ago
Stephen Hemminger ab3b1c7e82 chelsio: error path fix 18 years ago
Stephen Hemminger 7fe26a60e0 [PATCH] chelsio: working NAPI 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Stephen Hemminger cabdfb373a [PATCH] chelesio: transmit locking (plus bug fix). 18 years ago
Stephen Hemminger 56f643c28c [PATCH] chelsio: statistics improvement 18 years ago
Stephen Hemminger 325dde4891 [PATCH] chelsio: add MSI support 18 years ago
Stephen Hemminger 57834ca152 [PATCH] chelsio: use standard CRC routines 18 years ago
Stephen Hemminger a7377a50b8 [PATCH] chelsio: cleanup pm3393 code 18 years ago
Stephen Hemminger 352c417ddb [PATCH] chelsio: add 1G swcixw aupport 18 years ago
Stephen Hemminger f1d3d38af7 [PATCH] chelsio: add support for other 10G boards 18 years ago
Stephen Hemminger 415294ecbb [PATCH] chelsio: remove unused mutex 18 years ago
Stephen Hemminger 1270266cf9 [PATCH] chelsio: use kzalloc 18 years ago
Stephen Hemminger 11e5a202ca [PATCH] chelsio: whitespace fixes 18 years ago
Stephen Hemminger cbee9f9115 [PATCH] chelsio: use kzalloc 18 years ago
Stephen Hemminger 86c27d2755 [PATCH] chelsio: use __netif_rx_schedule_prep 18 years ago
Stephen Hemminger e487647abb [PATCH] chelsio: free_netdev 18 years ago
Stephen Hemminger bac7e8746c [PATCH] chelsio: procectomy 18 years ago
Stephen Hemminger 205781510d [PATCH] chelsio: whitespace cleanup 18 years ago
Stephen Hemminger 9300abd4c6 [PATCH] chelsio: remove leftover code 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Alexey Dobriyan 7359bbfd85 [PATCH] chelsio: add endian annotations 19 years ago