summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ks8851: Update link status during link change interruptStephen Boyd2012-05-111-3/+4
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-101-0/+2
* igb: fix rtnl race in PM resume pathBenjamin Poirier2012-05-101-14/+6
* Merge branch 'sfc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-05-091-1/+1
|\
| * sfc: Fix division by zero when using one RX channel and no SR-IOVBen Hutchings2012-05-081-1/+1
* | r8169: fix unsigned int wraparound with TSOJulien Ducourthial2012-05-081-6/+10
|/
* bnx2x: bug fix when loading after SAN bootAriel Elior2012-05-061-1/+22
* e1000: Silence sparse warnings by correcting typeAndrei Emeltchenko2012-05-041-2/+2
* igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-043-4/+6
* ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()John Fastabend2012-05-033-28/+22
* ixgbe: fix race condition with shutdownDon Skidmore2012-05-031-0/+2
* sungem: Fix WakeOnLanGerard Lledo2012-05-031-1/+1
* ucc_geth: Add 16 bytes to max TX frame for VLANsJoakim Tjernlund2012-05-021-3/+3
* net: ucc_geth, increase no. of HW RX descriptorsJoakim Tjernlund2012-05-021-1/+1
* sky2: fix receive length error in mixed non-VLAN/VLAN trafficstephen hemminger2012-05-012-12/+17
* sky2: propogate rx hash when packet is copiedstephen hemminger2012-05-011-0/+3
* cxgb3: Don't call cxgb_vlan_mode until q locks are initializedRoland Dreier2012-04-301-46/+46
* ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou2012-04-301-0/+1
* ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck2012-04-301-4/+5
* igbvf: fix the bug when initializing the igbvfSamuel Liao2012-04-301-2/+2
* dl2k: Clean up rio_ioctlJeff Mahoney2012-04-262-50/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-262-47/+54
|\
| * e1000e: Fix default interrupt throttle rate not set in NIC HWJeff Kirsher2012-04-241-46/+53
| * e1000e: MSI interrupt test failed, using legacy interruptPrasanna S Panchamukhi2012-04-241-1/+1
* | ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
* | ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
* | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
* | tlan: add cast needed for proper 64 bit operationBenjamin Poirier2012-04-251-1/+1
|/
* net/davinci_emac: fix failing PHY connect attemptsAnatolij Gustschin2012-04-241-1/+1
* ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18
* drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-211-2/+1
* ks8851: Fix request_irq/free_irq mismatchMatt Renzelmann2012-04-211-1/+1
* ks8851: Fix mutex deadlock in ks8851_net_stop()Stephen Boyd2012-04-211-5/+6
* bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set()Dan Carpenter2012-04-191-6/+6
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-191-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-172-8/+12
|\
| * ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-172-8/+10
| * ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-171-0/+2
* | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-171-0/+5
|/
* net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-141-1/+1
* ixgbe: fix WoL issue with fiberDon Skidmore2012-04-141-0/+10
* e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-141-5/+10
* net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-131-9/+5
* ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-131-4/+4
* drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-133-9/+7
* 8139cp: set intr mask after its handler is registeredJason Wang2012-04-131-2/+8
* atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-061-26/+51
|\
| * drivers/net/ethernet/tile: fix netdev_alloc_skb() bombingChris Metcalf2012-04-021-1/+1
| * tilepro ethernet driver: fix a few minor issuesChris Metcalf2012-04-021-25/+50
OpenPOWER on IntegriCloud