summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* r8169: enable napi on resume.Artem Savkov2012-04-031-0/+3
* bnx2x: correction to firmware interfaceYuval Mintz2012-04-031-55/+55
* phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-031-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-033-84/+112
|\
| * e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-031-0/+17
| * e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-032-0/+15
| * ixgbe: driver fix for link flapMultanen, Eric W2012-04-031-84/+80
* | ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-031-5/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-0247-235/+623
|\
| * sky2: dont overwrite settings for PHY Quick linkLino Sanfilippo2012-04-021-2/+3
| * tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * net: usb: cdc_eem: fix mtuRabin Vincent2012-04-011-0/+1
| * net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-012-3/+3
| * usb/rtl8150 : Remove duplicated definitionshuajun li2012-04-011-26/+0
| * rionet: fix page allocation order of rionet_activeAkinobu Mita2012-04-011-5/+6
| * via-rhine: fix wait-bit inversion.Andreas Mohr2012-04-011-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-291-1/+7
| * | virtio_net: do not rate limit counter incrementsRick Jones2012-03-281-3/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-288-29/+60
| |\ \
| | * | ixgbe: update version numberDon Skidmore2012-03-271-2/+2
| | * | ixgbe: fix typo in enumeration nameDon Skidmore2012-03-271-1/+1
| | * | intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-277-13/+35
| | * | e1000: fix vlan processing regressionJiri Pirko2012-03-271-13/+22
| * | | cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-271-2/+2
| * | | eql: dont rely on HZ=100Eric Dumazet2012-03-271-3/+4
| * | | bnx2x: fix vector traveling while looking for an empty entryDmitry Kravkov2012-03-271-1/+1
| * | | bnx2x: previous driver unload revisedYuval Mintz2012-03-278-107/+417
| * | | USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-03-271-0/+5
| * | | net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-273-8/+28
| * | | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-271-0/+18
| * | | wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-271-1/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-03-279-27/+33
| |\ \ \ | | | |/ | | |/|
| | * | rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2012-03-262-2/+2
| | * | rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
| | * | rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
| | * | ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
| | * | ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
| | * | iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
| | * | ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
| | * | iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-263-7/+12
* | | | Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-021-2/+4
|\ \ \ \
| * | | | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+4
* | | | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-5/+5
|\ \ \ \ \
| * | | | | sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani2012-03-271-1/+1