summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck-0/+3
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-10/+35
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K-12/+0
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave-0/+3
2012-07-10bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan-3/+3
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet-4/+3
2012-07-09drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall-1/+2
2012-07-09bonding: debugfs and network namespaces are incompatibleEric W. Biederman-1/+1
2012-07-09bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman-3/+6
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri-1/+2
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri-0/+3
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-11/+10
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao-0/+1
2012-07-09cnic: Don't use netdev->base_addrMichael Chan-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork-0/+18
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney-2/+8
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck-0/+5
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren-1/+0
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet-3/+3
2012-07-01e1000e: remove use of IP payload checksumBruce Allan-61/+15
2012-06-30igbvf: fix divide by zeroMitch A Williams-11/+18
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack-0/+1
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-23/+66
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil-6/+4
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork-0/+4
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-207/+288
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-23/+66
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil-0/+1
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes-2/+2
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger-0/+3
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang-2/+2
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell-4/+4
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck-7/+13
2012-06-25net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin-4/+9
2012-06-25net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin-0/+2
2012-06-25net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin-2/+4
2012-06-25ipheth: add support for iPadDavide Gerhard-0/+5
2012-06-25caif-hsi: Add missing return in error pathSjur Brændeland-0/+1
2012-06-25caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen-2/+2
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg-0/+12
2012-06-25wlcore: drop INET dependencyRandy Dunlap-1/+0
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau-1/+7
2012-06-24Fix typo in printed messagesAnatol Pomozov-2/+2
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda-5/+7
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu-0/+1