aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/chelsio
Commit message (Expand)AuthorAge
* chelsio: sparse warning fixes (old cxgb2)Stephen Hemminger2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* chelsio parenthesis fixMariusz Kozlowski2007-05-24
* chelsio: use const for virtual functionsStephen Hemminger2007-04-28
* chelsio: use C99 style initializationStephen Hemminger2007-04-28
* chelsio: remove unused code for 1G boardsStephen Hemminger2007-04-28
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* chelsio: Fix non-NAPI compileRoland Dreier2007-02-27
* git-netdev-all: chelsio fixAndrew Morton2007-02-05
* chelsio: more rx speedupStephen Hemminger2007-02-05
* chelsio: NAPI speed improvementStephen Hemminger2007-02-05
* chelsio: tabulate the update of the statistic countersFrancois Romieu2007-02-05
* chelsio: misc cleanups in sgeFrancois Romieu2007-02-05
* chelsio: useless test in cxgb2::remove_oneFrancois Romieu2007-02-05
* chelsio: useless curly bracesFrancois Romieu2007-02-05
* chelsio: spaces, tabs and friendsFrancois Romieu2007-02-05
* chelsio: the return statement is not a functionFrancois Romieu2007-02-05
* chelsio: move return, break and continue statements on their own lineFrancois Romieu2007-02-05
* chelsio: error path fixStephen Hemminger2007-01-09
* [PATCH] chelsio: working NAPIStephen Hemminger2006-12-11
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger2006-12-02
| * [PATCH] chelsio: statistics improvementStephen Hemminger2006-12-02
| * [PATCH] chelsio: add MSI supportStephen Hemminger2006-12-02
| * [PATCH] chelsio: use standard CRC routinesStephen Hemminger2006-12-02
| * [PATCH] chelsio: cleanup pm3393 codeStephen Hemminger2006-12-02
| * [PATCH] chelsio: add 1G swcixw aupportStephen Hemminger2006-12-02
| * [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-02
| * [PATCH] chelsio: remove unused mutexStephen Hemminger2006-12-02
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-02
| * [PATCH] chelsio: whitespace fixesStephen Hemminger2006-12-02
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-02
| * [PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger2006-12-02
| * [PATCH] chelsio: free_netdevStephen Hemminger2006-12-02
| * [PATCH] chelsio: procectomyStephen Hemminger2006-12-02
| * [PATCH] chelsio: whitespace cleanupStephen Hemminger2006-12-02
| * [PATCH] chelsio: remove leftover codeStephen Hemminger2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/