summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10slcan: fix ldisc->open retvalOliver Hartkopp
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-09tulip: Use pr_<level> where appropriateJoe Perches
2011-05-09tulip: Convert uses of KERN_DEBUGJoe Perches
2011-05-09tulip: Convert printks to netdev_<level>Joe Perches
2011-05-09tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave usesJoe Perches
2011-05-09Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-05-09pch_gbe: support ML7223 IOHTomoya
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09netconsole: switch to kstrto*() functionsAlexey Dobriyan
2011-05-09net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław
2011-05-09r8169: avoid late chip identifier initialisation.Francois Romieu
2011-05-09r8169: merge firmware information into the chipset description data.Francois Romieu
2011-05-09r8169: provide some firmware information via ethtool.Francois Romieu
2011-05-09r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu
2011-05-09r8169: link speed selection timer rework.Francois Romieu
2011-05-09r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu
2011-05-09r8169: remove some code duplication.Francois Romieu
2011-05-09r8169: style cleanups.Francois Romieu
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada
2011-05-09NET: slip, fix ldisc->open retvalMatvejchikov Ilya
2011-05-09be2net: Fixed bugs related to PVID.Somnath Kotur
2011-05-09ehea: fix wrongly reported speed and portKleber Sacilotto de Souza
2011-05-09net: use batched device unregister in veth and macvlanEric Dumazet
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings
2011-05-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-05-07hamachi: Put back RX_CHECKSUMDavid S. Miller
2011-05-07ixgbe: add ethtool counters for OS2BMCEmil Tantilov
2011-05-07ixgbe: add rxhash supportEmil Tantilov
2011-05-07igb: convert to ethtool set_phys_idJeff Kirsher
2011-05-07e1000: convert to set_phys_idJeff Kirsher
2011-05-07e100: implemenet set_phys_idJeff Kirsher
2011-05-06vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier
2011-05-06hamachi: Delete TX checksumming code commented out since 1999David S. Miller
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko
2011-05-05bnx2x: function descriptions format fixedDmitry Kravkov
2011-05-05bnx2x: update year to 2011 and version to 1.62.12-0Dmitry Kravkov
2011-05-05bnx2x: improve memory handling, low memory recovery flowsDmitry Kravkov
2011-05-05bnx2x: Do storage mac address validation for SF mode.Dmitry Kravkov
2011-05-05bnx2x: allow WoL on every function in MF modesDmitry Kravkov
2011-05-05bnx2x: link report improvementsVladislav Zolotarov
2011-05-05stmmac: removed not used definitionsGiuseppe CAVALLARO
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei