aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-505/+512
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom1-4/+14
2011-01-14GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom1-9/+10
2011-01-14GRETH: fix opening/closingDaniel Hellstrom1-0/+4
2011-01-14GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6David S. Miller13-136/+147
2011-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6David S. Miller2-14/+14
2011-01-14cassini: Fix build bustage on x86.David S. Miller1-3/+3
2011-01-14Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-25/+8
2011-01-14e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan6-123/+126
2011-01-14e1000e: update Copyright for 2011Bruce Allan12-13/+13
2011-01-14e1000: Avoid unhandled IRQJesse Brandeburg1-1/+9
2011-01-13r8169: keep firmware in memory.françois romieu1-12/+31
2011-01-13netdev: tilepro: Use is_unicast_ether_addr helperTobias Klauser1-9/+1
2011-01-13ks8695net: Use default implementation of ethtool_ops::get_linkBen Hutchings1-15/+1
2011-01-13ks8695net: Disable non-working ethtool operationsBen Hutchings1-183/+99
2011-01-13USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitialized variable.Jesper Juhl1-1/+3
2011-01-13vxge: Remember to release firmware after upgrading firmwareJesper Juhl1-0/+1
2011-01-13netdev: bfin_mac: Remove is_multicast_ether_addr use in netdev_for_each_mc_addrJoe Perches1-8/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet4-14/+31
2011-01-13sfc: Restore the effect of the rss_cpus module parameterBen Hutchings1-0/+3
2011-01-13sfc: Make efx_get_tx_queue() an inline functionBen Hutchings2-14/+11
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds39-54/+54
2011-01-12bna: Remove unnecessary memset(,0,)Joe Perches1-1/+0
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-23/+51
2011-01-12netdev: bfin_mac: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12netdev: ucc_geth: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-1552/+2607
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-4/+3
2011-01-11cxgb4vf: recover from failure in cxgb4vf_open()Casey Leedom1-5/+10
2011-01-11ehea: Increase the skb array usageBreno Leitao2-5/+3
2011-01-11net/fec: remove config FEC2 as it's used nowhereShawn Guo1-8/+0
2011-01-11pcnet_cs: add new_idKen Kawasaki1-0/+1
2011-01-10mlx4_core: Avoid vunmap() of invalid pointer if allocation failsAli Ayoub1-1/+2
2011-01-10mlx4_core: Remove warning message about firmware bugRoland Dreier1-3/+1
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-0/+2
2011-01-10net/r8169: Update the function of parsing firmwarehayeswang1-12/+110
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao5-20/+18
2011-01-10mlx4: Call alloc_etherdev to allocate RX and TX queuesTom Herbert1-1/+2
2011-01-10cxgb4vf: fix mailbox data/control coherency domain raceCasey Leedom1-0/+11
2011-01-10qlcnic: change module parameter permissionsamit salecha2-7/+7
2011-01-10qlcnic: fix ethtool diagnostics testSony Chacko1-1/+1
2011-01-10qlcnic: fix flash fw version readamit salecha2-1/+82
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger2-0/+10
2011-01-10netdev: bfin_mac: disable hardware checksum if writeback cache is enabledSonic Zhang1-0/+7
2011-01-10netdev: bfin_mac: drop unused Mac dataMike Frysinger1-1/+0