summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-071-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 tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-071-1/+1
|\ \
| * | xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2012-04-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0614-195/+371
|\ \ \
| * | | bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-061-1/+5
| * | | mlx4: allocate just enough pages instead of always 4 pagesThadeu Lima de Souza Cascardo2012-04-051-2/+3
| * | | stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-051-2/+4
| * | | bnx2x: Clear MDC/MDIO warning messageYaniv Rosner2012-04-052-2/+1Star
| * | | bnx2x: Fix BCM57711+BCM84823 link issueYaniv Rosner2012-04-051-2/+2
| * | | bnx2x: Clear BCM84833 LED after fan failureYaniv Rosner2012-04-052-0/+12
| * | | bnx2x: Fix BCM84833 PHY FW version presentationYaniv Rosner2012-04-051-2/+1Star
| * | | bnx2x: Fix link issue for BCM8727 boards.Yaniv Rosner2012-04-051-7/+14
| * | | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.Yaniv Rosner2012-04-051-15/+18
| * | | bnx2x: Fix BCM578x0-SFI pre-emphasis settingsYaniv Rosner2012-04-051-5/+5
| * | | bnx2x: Fix BCM57810-KR AN speed transitionYaniv Rosner2012-04-051-2/+18
| * | | bnx2x: Fix BCM57810-KR FCYaniv Rosner2012-04-052-0/+31
| * | | bnx2x: PFC fixYaniv Rosner2012-04-052-1/+18
| * | | sky2: copy received packets on inefficient unaligned architecturestephen hemminger2012-04-051-1/+12
| * | | net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-051-8/+43
| * | | net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-051-0/+3
| * | | r8169: enable napi on resume.Artem Savkov2012-04-041-0/+3
| * | | bnx2x: correction to firmware interfaceYuval Mintz2012-04-041-55/+55
| * | | phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-041-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-043-84/+112
| |\ \ \
| | * | | e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-041-0/+17
| | * | | e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-042-0/+15
| | * | | ixgbe: driver fix for link flapMultanen, Eric W2012-04-041-84/+80Star
| * | | | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
| |/ / /
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-0624-264/+108Star
|\ \ \ \
| * | | | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-0624-264/+108Star
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-041-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ARM: sa11x0: fix build errors from DMA engine API updatesRussell King2012-03-301-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0347-235/+623
|\ \ \ \ \
| * | | | | sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo2012-04-031-2/+3
| * | | | | tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * | | | | net: usb: cdc_eem: fix mtuRabin Vincent2012-04-021-0/+1
| * | | | | net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-022-3/+3
| * | | | | usb/rtl8150 : Remove duplicated definitionshuajun li2012-04-021-26/+0Star
| * | | | | rionet: fix page allocation order of rionet_activeAkinobu Mita2012-04-021-5/+6
| * | | | | via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-021-5/+7
| * | | | | net: lpc_eth: Fix rename of dev_hw_addr_randomstigge@antcom.de2012-04-011-1/+1
| * | | | | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.Kenth Eriksson2012-04-011-6/+6
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-04-013-4/+12
| |\ \ \ \ \
| | * | | | | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
| | * | | | | net: orinoco: add error handling for failed kmalloc().Santosh Nayak2012-03-281-0/+8
| | * | | | | net/wireless: ipw2x00: fix a typo in wiphy struct initilizationStanislav Yakovlev2012-03-281-2/+2
| * | | | | | bonding: emit event when bonding changes MACWeiping Pan2012-03-301-1/+7
| * | | | | | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4