summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-172-10/+35
|\
| * e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| * e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
* | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-171-12/+0Star
|/
* bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-111-3/+3
* gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-101-4/+3Star
* drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-101-1/+2
* bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
* bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
* stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
* stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-094-11/+10Star
|\
| * iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| * iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6Star
| * rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| * mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
* | cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
* | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-091-0/+18
* | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
* | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
* | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-091-1/+0Star
* | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-092-3/+3
* | e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15Star
* | igbvf: fix divide by zeroMitch A Williams2012-07-011-11/+18
* | davinci_cpdma: include linux/module.hDaniel Mack2012-06-291-0/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-2914-23/+66
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2814-23/+66
| |\|
| | * mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| | * ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-271-2/+2
| | * ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1
| | * rtlwifi: rtl8192cu: New USB IDsLarry Finger2012-06-271-0/+3
| | * iwlwifi: fix activating inactive stationsJohannes Berg2012-06-251-0/+12
| | * wlcore: drop INET dependencyRandy Dunlap2012-06-251-1/+0Star
| | * ath9k: fix dynamic WEP related regressionFelix Fietkau2012-06-253-1/+7
| | * mwifiex: improve error path handling in usb.cAmitkumar Karwar2012-06-221-5/+17
| | * mwifiex: fix bugs in event handling codeAmitkumar Karwar2012-06-223-11/+10Star
| | * mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
| | * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-223-2/+12
* | | gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil2012-06-291-6/+4Star
* | | net: qmi_wwan: fix Oops while disconnectingBjørn Mork2012-06-291-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-2841-207/+288
|\| |
| * | can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang2012-06-271-2/+2
| * | xen/netfront: teardown the device before unregistering it.Ian Campbell2012-06-271-4/+4
| * | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-273-7/+13
| * | net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2012-06-262-4/+9
| * | net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-261-0/+2
| * | net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin2012-06-261-2/+4
| * | ipheth: add support for iPadDavide Gerhard2012-06-261-0/+5
| * | caif-hsi: Add missing return in error pathSjur Brændeland2012-06-261-0/+1