Commit Graph

66 Commits (fc432e1952a3899ce35e84b417e5d60f74cb901b)

Author SHA1 Message Date
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
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago