summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-06-21ixgbevf: remove unnecessary ampersandsStephen Hemminger1-11/+11
2011-06-21ixgbevf: Fix bungled declaration of ixgbevf_mbx_opsGreg Rose2-2/+2
2011-06-21igb: convert to ndo_fix_featuresMichał Mirosław2-74/+26
2011-06-21e1000: convert to ndo_fix_featuresMichał Mirosław2-73/+26
2011-06-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller35-251/+690
2011-06-21pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-21gianfar v5: implement nfcSebastian Poehn3-4/+989
2011-06-21ucc_geth: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21pxa168_eth: enable transmit time stamping.Richard Cochran1-0/+3
2011-06-21smsc911x: enable transmit time stamping.Richard Cochran1-0/+1
2011-06-21fs_enet: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21macb: enable transmit time stamping.Richard Cochran1-0/+2
2011-06-21fec_mpc52xx: enable transmit and receive time stamping.Richard Cochran1-1/+3
2011-06-21ll_temac: enable transmit and receive time stamping.Richard Cochran1-1/+4
2011-06-21emaclite: enable transmit and receive time stamping.Richard Cochran1-2/+7
2011-06-21lib8390: enable transmit and receive time stamping.Richard Cochran1-2/+3
2011-06-21netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-21myricom: remove stats_lockEric Dumazet1-7/+3
2011-06-20myri_sbus: remove driverJon Mason4-1508/+0
2011-06-20veth: fix 64bit stats on 32bit archesEric Dumazet1-18/+37
2011-06-20davinci_emac: fix race in transmit time stamping.Richard Cochran1-1/+2
2011-06-20smsc9420: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20stmmac: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20r6040: fix race in transmit time stamping.Richard Cochran1-2/+3
2011-06-20tg3: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20fec: fix race in transmit time stamping.Richard Cochran1-2/+2
2011-06-20hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-20Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-4/+6
2011-06-20netpoll: copy dev name of slaves to struct netpollWANG Cong1-0/+1
2011-06-18r8169: check firmware content sooner.Francois Romieu1-19/+44
2011-06-18r8169: support new firmware format.Hayes Wang1-1/+35
2011-06-18r8169: explicit firmware format check.Francois Romieu1-13/+49
2011-06-18r8169: move the firmware down into the device private data.Francois Romieu1-26/+48
2011-06-18r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+5
2011-06-17netdev: bfin_mac: fix memory leak when freeing dma descriptorsSonic Zhang1-10/+10
2011-06-17e1000: remove unnecessary codeGreg Dietsche1-6/+1
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche1-5/+1
2011-06-17tun: teach the tun/tap driver to support netpollNeil Horman1-1/+23
2011-06-17dp83640: drop PHY status frames in the driver.Richard Cochran1-2/+2
2011-06-17dp83640: fix phy status frame event parsingRichard Cochran1-5/+15
2011-06-17phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1
2011-06-17ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao1-2/+2
2011-06-17gianfar: Use pr_<level>, netdev_<level> and netif_<level>Joe Perches2-76/+58
2011-06-17be2net: support multiple TX queuesSathya Perla3-119/+171
2011-06-17net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak3-0/+395
2011-06-15tg3: Create funcs for power source switchingMatt Carlson1-82/+119
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson2-22/+12