summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: lpc_eth: free skbs in start_xmitEric Dumazet2012-06-171-6/+5
* bnx2x: correct LPI pass-through configurationYuval Mintz2012-06-171-12/+6
* bnx2: Update version 2.2.2Michael Chan2012-06-161-2/+2
* bnx2: Read PCI function number from internal registerMichael Chan2012-06-162-2/+7
* bnx2: Dump additional BC_STATE during firmware sync timeout.Michael Chan2012-06-162-0/+3
* bnx2: Dump all FTQ_CTL registers during tx_timeoutMichael Chan2012-06-162-0/+112
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-155-31/+29
|\
| * qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter2012-06-151-1/+1
| * bnx2x: fix panic when TX ring is fullEric Dumazet2012-06-151-5/+3
| * can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-151-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-1453-196/+2262
| |\
| | * bnx2x: fix checksum validationEric Dumazet2012-06-132-21/+21
| * | Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds2012-06-061-2/+2
| |\ \
| | * | mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein2012-06-061-2/+2
* | | | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-143-14/+104
* | | | ixgbe: PTP Fix hwtstamp mode settingsJacob Keller2012-06-141-15/+8
* | | | ixgbe: ptp code cleanupJacob Keller2012-06-142-11/+10
* | | | ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not setEmil Tantilov2012-06-142-4/+2
* | | | ixgbe: align flow control DV macros with datasheetJohn Fastabend2012-06-141-15/+22
* | | | e1000e: use more informative logging macros when netdev not yet registeredBruce Allan2012-06-142-20/+34
* | | | bonding: drop_monitor awareEric Dumazet2012-06-133-13/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-1226-85/+2074
|\ \ \ \ | | |_|/ | |/| |
| * | | bonding: Fix corrupted queue_mappingEric Dumazet2012-06-121-4/+5
| * | | bonding:record primary when modify it via sysfsWeiping Pan2012-06-121-2/+6
| * | | tilegx network driver: initial supportChris Metcalf2012-06-113-2/+1902
| * | | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-111-1/+2
| * | | net: stmmac: Fix clock en-/disable callsStefan Roese2012-06-111-2/+2
| * | | lpc_eth: fix tx completionEric Dumazet2012-06-111-5/+5
| * | | lpc_eth: add missing ndo_change_mtu()Eric Dumazet2012-06-111-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-119-26/+51
| |\ \ \
| | * | | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| | * | | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| | * | | b43: do not call ieee80211_unregister_hw if we are not registredOleksij Rempel2012-06-082-7/+16
| | * | | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
| | * | | mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the...Qasim Javed2012-06-081-0/+1
| | * | | rtl8187: ->brightness_set can not sleepStanislaw Gruszka2012-06-081-1/+1
| | * | | net/wireless: ipw2100: Fix WARN_ON occurring in wiphy_register called by ipw2...Stanislav Yakovlev2012-06-081-15/+5
| * | | | dummy: fix rcu_sched self-detected stallsEric Dumazet2012-06-111-1/+3
| * | | | virtio-net: fix a race on 32bit archesEric Dumazet2012-06-101-7/+12
| * | | | r8169: avoid NAPI scheduling delay.françois romieu2012-06-101-5/+1
| * | | | netdev: fix drivers/net/phy/ kernel-doc warningsRandy Dunlap2012-06-081-1/+1
| * | | | be2net: fix a race in be_xmit()Eric Dumazet2012-06-081-2/+3
| * | | | Revert "niu: Add support for byte queue limits."David S. Miller2012-06-081-11/+1
| * | | | stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-073-12/+72
| * | | | sky2: fix checksum bit management on some chipsstephen hemminger2012-06-071-4/+6
* | | | | bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-125-40/+36
* | | | | usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com2012-06-121-1/+0
* | | | | usbnet: remove declaration for intr_completetom.leiming@gmail.com2012-06-121-37/+35
* | | | | usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-3/+1
* | | | | usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-121-4/+0
OpenPOWER on IntegriCloud