summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-11ks8851: Update link status during link change interruptStephen Boyd
2012-05-10ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo
2012-05-10igb: fix rtnl race in PM resume pathBenjamin Poirier
2012-05-09Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-05-08sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings
2012-05-06bnx2x: bug fix when loading after SAN bootAriel Elior
2012-05-04e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend
2012-05-03ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend
2012-05-03ixgbe: fix race condition with shutdownDon Skidmore
2012-05-03sungem: Fix WakeOnLanGerard Lledo
2012-05-02ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund
2012-05-02net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund
2012-05-01sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger
2012-05-01sky2: propogate rx hash when packet is copiedstephen hemminger
2012-04-30cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao
2012-04-26dl2k: Clean up rio_ioctlJeff Mahoney
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-26ehea: fix promiscuous modeThadeu Lima de Souza Cascardo
2012-04-26ehea: fix allmulticast supportThadeu Lima de Souza Cascardo
2012-04-25tg3: Avoid panic from reserved statblk field accessMatt Carlson
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier
2012-04-24e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher
2012-04-24e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi
2012-04-24net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin
2012-04-24ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-21ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann
2012-04-21ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd
2012-04-19bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter
2012-04-19ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-04-17davinci_mdio: Fix MDIO timeout checkChristian Riesch
2012-04-17ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck
2012-04-17ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier
2012-04-14net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
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-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds