aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-22usbnet: handle remote wakeup asapMing Lei1-16/+26
2012-06-22usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei1-0/+1
2012-06-22usbnet: clear OPEN flag in failure pathMing Lei1-1/+3
2012-06-22net: qmi_wwan: fix Gobi device probingBjørn Mork1-43/+40
2012-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville12-45/+64
2012-06-22mwifiex: improve error path handling in usb.cAmitkumar Karwar1-5/+17
2012-06-22mwifiex: fix bugs in event handling codeAmitkumar Karwar3-11/+10
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao1-0/+1
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao3-2/+12
2012-06-20ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-06-20iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg1-0/+6
2012-06-20ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-06-20wl1251: Fix memory leaks in SPI initializationGrazvydas Ignotas1-0/+4
2012-06-20wl1251: always report beacon loss to the stackGrazvydas Ignotas1-2/+1
2012-06-20wl1251: fix TSF calculationGrazvydas Ignotas1-1/+1
2012-06-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck1-1/+1
2012-06-20Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny1-3/+7
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny1-2/+0
2012-06-19mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-14/+11
2012-06-19airo: copying wrong data in airo_get_aplist()Dan Carpenter1-2/+2
2012-06-19mwifiex: fix uAP TX packet timeout issueAvinash Patil1-7/+3
2012-06-19ath5k: remove _bh from inner locksBob Copeland1-2/+2
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18