Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / chelsio /
2010-04-14 Eric Dumazetdrivers: net: use skb_headlen()
2010-04-13 David S. Millerchelsio: Fix build warning.
2010-04-13 FUJITA Tomonorichelsio: use the DMA state API instead of the pci equiv...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-26 Joe Perchesdrivers/net/chelsio: Use pr_<level>, netif_msg_<type>
2010-02-17 Jiri Pirkochelsio: convert to use netdev_for_each_mc_addr
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net drivers
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-10-03 Christoph Lameterthis_cpu: Straight transformations
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-21 Divy Le Raycxgb: set phy's mdio dev before the phy init sequence
2009-05-21 Ben Hutchingschelsio: Use generic XENPAK LASI register definitions
2009-04-30 Ben Hutchingschelsio: Use generic MDIO definitions and mdio_mii_ioctl()
2009-04-13 Alexander Beregalovdrivers/net: replace BUG() with BUG_ON() if possible
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-02-27 Wei Yongjunchelsio: remove some pointless conditionals before...
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-26 David S. Millernet: Fix warning fallout from recent NAPI interface...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-23 Qinghuang Fengdrivers/net/chelsio/sge.c: remove redundant argument...
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingercxgb2: convert to net_device_ops
2008-11-17 Wang Chennetdevice chelsio: Convert directly reference of netdev...
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-07-11 Francois Romieucxgb: delete non NAPI code from the driver.
2008-01-28 Al Viroannotate chelsio
2008-01-28 Adrian Bunkdrivers/net/chelsio/: #if 0 unused functions
2008-01-28 Joe Perchesdrivers/net/chelsio: Add missing "space"
2007-12-04 Divy Le Raycxgb - revert file mode changes.
2007-12-01 Divy Le Raycxgb - fix stats
2007-12-01 Divy Le Raycxgb - fix NAPI
2007-12-01 Divy Le Raycxgb - fix T2 GSO
2007-11-15 Divy Le Ray[CHELSIO]: Fix skb->dev setting.
2007-10-10 Stephen Hemmingerchelsio: sparse warning fixes (old cxgb2)
2007-10-10 Jeff Garzik[netdrvr] Stop using legacy hooks ->self_test_count...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-06-03 Stephen Hemmingernetwork drivers: eliminate unneeded kill_vid code
2007-05-24 Mariusz Kozlowskichelsio parenthesis fix
2007-04-28 Stephen Hemmingerchelsio: use const for virtual functions
2007-04-28 Stephen Hemmingerchelsio: use C99 style initialization
2007-04-28 Stephen Hemmingerchelsio: remove unused code for 1G boards
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_offset()
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-03 Dan Aloni[VLAN]: Avoid a 4-order allocation.
2007-02-27 Roland Dreierchelsio: Fix non-NAPI compile
2007-02-05 Andrew Mortongit-netdev-all: chelsio fix
2007-02-05 Stephen Hemmingerchelsio: more rx speedup
2007-02-05 Stephen Hemmingerchelsio: NAPI speed improvement
2007-02-05 Francois Romieuchelsio: tabulate the update of the statistic counters
2007-02-05 Francois Romieuchelsio: misc cleanups in sge
2007-02-05 Francois Romieuchelsio: useless test in cxgb2::remove_one
2007-02-05 Francois Romieuchelsio: useless curly braces
2007-02-05 Francois Romieuchelsio: spaces, tabs and friends
2007-02-05 Francois Romieuchelsio: the return statement is not a function
2007-02-05 Francois Romieuchelsio: move return, break and continue statements...
2007-01-09 Stephen Hemmingerchelsio: error path fix
2006-12-11 Stephen Hemminger[PATCH] chelsio: working NAPI
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Stephen Hemminger[PATCH] chelesio: transmit locking (plus bug fix).
2006-12-02 Stephen Hemminger[PATCH] chelsio: statistics improvement
2006-12-02 Stephen Hemminger[PATCH] chelsio: add MSI support
2006-12-02 Stephen Hemminger[PATCH] chelsio: use standard CRC routines
2006-12-02 Stephen Hemminger[PATCH] chelsio: cleanup pm3393 code
2006-12-02 Stephen Hemminger[PATCH] chelsio: add 1G swcixw aupport
2006-12-02 Stephen Hemminger[PATCH] chelsio: add support for other 10G boards
2006-12-02 Stephen Hemminger[PATCH] chelsio: remove unused mutex
2006-12-02 Stephen Hemminger[PATCH] chelsio: use kzalloc
2006-12-02 Stephen Hemminger[PATCH] chelsio: whitespace fixes
2006-12-02 Stephen Hemminger[PATCH] chelsio: use kzalloc
2006-12-02 Stephen Hemminger[PATCH] chelsio: use __netif_rx_schedule_prep
2006-12-02 Stephen Hemminger[PATCH] chelsio: free_netdev
2006-12-02 Stephen Hemminger[PATCH] chelsio: procectomy
2006-12-02 Stephen Hemminger[PATCH] chelsio: whitespace cleanup
2006-12-02 Stephen Hemminger[PATCH] chelsio: remove leftover code
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-10 Alexey Dobriyan[PATCH] chelsio: add endian annotations
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-22 Patrick McHardy[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-07-08 Herbert Xu[NET] gso: Add skb_is_gso
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
next