summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-21cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840Michael Chan
2011-06-21mv643xx_eth: enable transmit time stamping.Richard Cochran
2011-06-21mv643xx_eth: fix race in trasmit path.Richard Cochran
2011-06-21xen: convert to 64 bit stats interfacestephen hemminger
2011-06-21vxge: fix 64 bit access on 32 bit platformsstephen hemminger
2011-06-21ifb: convert to 64 bit statsstephen hemminger
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-06-21ixgbe: setup per CPU PCI pool for FCoE DDPVasu Dev
2011-06-21ixgbe: add support for Dell CEMEmil Tantilov
2011-06-21ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routineJohn Fastabend
2011-06-21ixgbe: DCB and perfect filters can coexistJohn Fastabend
2011-06-21ixgbe: fix bit mask for DCB versionJohn Fastabend
2011-06-21ixgbe: setup redirection table for multiple packet buffersJohn Fastabend
2011-06-21ixgbe: DCB 82598 devices, tx_idx and rx_idx swappedJohn Fastabend
2011-06-21ixgbe: DCB use existing TX and RX queuesJohn Fastabend
2011-06-21ixgbe: configure minimal packet buffers to support TCJohn Fastabend
2011-06-21ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend
2011-06-21ixgbe: consolidate packet buffer allocationJohn Fastabend
2011-06-21ixgbe: dcbnl reduce duplicated code and indentationJohn Fastabend
2011-06-21ixgbevf: remove unnecessary ampersandsStephen Hemminger
2011-06-21ixgbevf: Fix bungled declaration of ixgbevf_mbx_opsGreg Rose
2011-06-21igb: convert to ndo_fix_featuresMichał Mirosław
2011-06-21e1000: convert to ndo_fix_featuresMichał Mirosław
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20gianfar v5: implement nfcSebastian Poehn
2011-06-20ucc_geth: enable transmit time stamping.Richard Cochran
2011-06-20pxa168_eth: enable transmit time stamping.Richard Cochran
2011-06-20smsc911x: enable transmit time stamping.Richard Cochran
2011-06-20fs_enet: enable transmit time stamping.Richard Cochran
2011-06-20macb: enable transmit time stamping.Richard Cochran
2011-06-20fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran
2011-06-20ll_temac: enable transmit and receive time stamping.Richard Cochran
2011-06-20emaclite: enable transmit and receive time stamping.Richard Cochran
2011-06-20lib8390: enable transmit and receive time stamping.Richard Cochran
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20myricom: remove stats_lockEric Dumazet
2011-06-20myri_sbus: remove driverJon Mason
2011-06-19veth: fix 64bit stats on 32bit archesEric Dumazet
2011-06-19davinci_emac: fix race in transmit time stamping.Richard Cochran
2011-06-19smsc9420: fix race in transmit time stamping.Richard Cochran
2011-06-19stmmac: fix race in transmit time stamping.Richard Cochran
2011-06-19r6040: fix race in transmit time stamping.Richard Cochran
2011-06-19tg3: fix race in transmit time stamping.Richard Cochran
2011-06-19fec: fix race in transmit time stamping.Richard Cochran
2011-06-19hp100: fix an skb->len raceEric Dumazet
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-18r8169: check firmware content sooner.Francois Romieu