aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-7/+11
2011-01-14cassini: Fix build bustage on x86.David S. Miller1-3/+3
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-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. Miller9-23/+61
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-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-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
2011-01-10netdev: bfin_mac: mark setup_system_regs as staticMike Frysinger1-1/+1
2011-01-10netdev: bfin_mac: clean up printk messagesMike Frysinger1-36/+29
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka1-9/+6
2011-01-10ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic1-0/+7
2011-01-10ssb: Ignore dangling ethernet cores on wireless devicesMichael Büsch1-0/+10
2011-01-10p54: fix sequence no. accounting off-by-one errorChristian Lamparter1-1/+1
2011-01-10ath9k_htc: Really fix packet injectionSujith Manoharan2-11/+27
2011-01-10ath9k_hw: Fix RX handling for USB devicesSujith Manoharan1-1/+1
2011-01-10ath9k_hw: Fix thermal issue with UB94Sujith Manoharan1-0/+4
2011-01-10ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan1-0/+3
2011-01-10ath9k_hw: Fix chip testSujith Manoharan1-1/+2
2011-01-10vhost: fix signed/unsigned comparisonMichael S. Tsirkin1-7/+11