summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-04-18dmfe: enforce consistent timing delay.françois romieu
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang
2012-04-17r8169: adjust some functions of 8111fHayes Wang
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang
2012-04-17r8169: modify pll power functionHayes Wang
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-04-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-04-16atl1: remove unused member from atl1_adapter structureTony Zelenoff
2012-04-16drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.cPaul Gortmaker
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-15ixgbe: UTA table incorrectly programmedGreg Rose
2012-04-15ixgbe: allow RAR table to be updated in promisc modeJohn Fastabend
2012-04-15ixgbe: enable FDB netdevice opsJohn Fastabend
2012-04-15atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff
2012-04-15atl1: do not process interrupts in cycle in handlerTony Zelenoff
2012-04-15atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff
2012-04-15atl1: add value to check ability of reenabling IRQsTony Zelenoff
2012-04-15atl1: make function to set imr of cardTony Zelenoff
2012-04-15atl1: use defined functions to disable irqTony Zelenoff
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff
2012-04-15atl1: make driver napi compatibleTony Zelenoff
2012-04-15atl1: handle rx in separate conditionTony Zelenoff
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-04-14ixgbe: add I2C clock stretchingDon Skidmore
2012-04-14igb: Update version to 3.4.7.Carolyn Wyborny
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-14e100: enable transmit time stamping.Richard Cochran
2012-04-14e100: Support the get_ts_info ethtool method.Richard Cochran
2012-04-14ixgbe: fix WoL issue with fiberDon Skidmore
2012-04-14e1000e: issues in Sx on 82577/8/9Bruce Allan
2012-04-13net: smsc911x: fix skb handling in receive pathWill Deacon
2012-04-13ks8851: Fix missing mutex_lock/unlockMatt Renzelmann
2012-04-13drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek
2012-04-138139cp: set intr mask after its handler is registeredJason Wang
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-04-13net: WIZnet drivers: fix possible NULL dereferenceMike Sinkovsky
2012-04-13ethernet: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13enic: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-13broadcom: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-12r6040: update copyright from 2007 to nowFlorian Fainelli
2012-04-12r6040: define and use bits of register PHY_CCFlorian Fainelli
2012-04-12r6040: define and use MTPR transmit enable bitFlorian Fainelli
2012-04-12r6040: define and use MLSR register bitsFlorian Fainelli
2012-04-12r6040: fix typo on stats update in tx pathFlorian Fainelli
2012-04-12r6040: add a MAC operation timeout defineFlorian Fainelli
2012-04-12r6040: remove unused variable mcr1 from private structureFlorian Fainelli