summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0611-180/+309
|\ \
| * | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-041-2/+3
| * | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-041-2/+4
| * | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-042-2/+1
| * | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-041-2/+2
| * | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-042-0/+12
| * | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-041-2/+1
| * | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-041-7/+14
| * | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-041-15/+18
| * | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-041-5/+5
| * | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-041-2/+18