aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck1-0/+3
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2-10/+35
2012-07-16ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan1-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-10bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-07-09gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-09drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variableJulia Lawall1-1/+2
2012-07-09bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-09bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri1-1/+2
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-11/+10
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck1-0/+5
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2-3/+3
2012-07-01e1000e: remove use of IP payload checksumBruce Allan2-61/+15
2012-06-30igbvf: fix divide by zeroMitch A Williams1-11/+18
2012-06-28davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller14-23/+66
2012-06-28gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-28net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-207/+288
2012-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville14-23/+66
2012-06-27mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-06-26ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-25net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2-4/+9
2012-06-25net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-06-25net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin1-2/+4
2012-06-25ipheth: add support for iPadDavide Gerhard1-0/+5
2012-06-25caif-hsi: Add missing return in error pathSjur Brændeland1-0/+1
2012-06-25caif-hsi: Bugfix - Piggyback'ed embedded CAIF frame lostPer Ellefsen1-2/+2
2012-06-25iwlwifi: fix activating inactive stationsJohannes Berg1-0/+12
2012-06-25wlcore: drop INET dependencyRandy Dunlap1-1/+0
2012-06-25ath9k: fix dynamic WEP related regressionFelix Fietkau3-1/+7
2012-06-24Fix typo in printed messagesAnatol Pomozov2-2/+2
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda1-5/+7
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu1-0/+1