summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-3122-220/+254
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2922-220/+254
| |\
| | * ath9k: use correct OTP register offsets for AR9550Gabor Juhos2013-05-281-3/+6
| | * brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
| | * brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
| | * brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-283-5/+25
| | * brcmfmac: free net device when registration failsArend van Spriel2013-05-282-4/+9
| | * brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-283-25/+20
| | * brcmfmac: Fix p2p setup when connected to ap on 5G.Hante Meuleman2013-05-281-7/+21
| | * brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-283-19/+45
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-281-1/+1
| | |\
| | | * iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
| | * | ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau2013-05-243-6/+20
| | * | ath9k_hw: fix host interface reset on AR934xFelix Fietkau2013-05-242-3/+9
| | * | ath9k_hw: fix spur mitigation issues on AR934xFelix Fietkau2013-05-241-1/+2
| | * | atmel: printing bogus informationDan Carpenter2013-05-221-1/+1
| | * | ath9k: prevent aggregation session deadlocksFelix Fietkau2013-05-224-114/+46
| | * | NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-212-4/+0
| | * | NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-213-26/+19
| | * | NFC: mei_phy depends on INTEL_MEISamuel Ortiz2013-05-211-1/+1
* | | | be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-312-28/+26
* | | | be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-313-2/+8
|/ / /
* | | tuntap: forbid changing mq flag for persistent deviceJason Wang2013-05-291-0/+4
* | | net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO2013-05-281-1/+1
* | | ptp_pch: fix error handling in pch_probe()Wei Yongjun2013-05-261-3/+5
* | | qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-261-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-246-38/+19
|\ \ \
| * | | drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2454-345/+574
|\ \ \ \
| * | | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-241-9/+4
| * | | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * | | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | | | net: ethernet: sun: drop unused variableEmilio López2013-05-231-1/+0
| * | | | net: ethernet: korina: drop unused variableEmilio López2013-05-231-1/+0
| * | | | net: ethernet: apple: drop unused variableEmilio López2013-05-231-1/+0
| * | | | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-231-0/+1
| * | | | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-231-3/+3
| * | | | qlcnic: Fix updating netdev->featuresShahed Shaikh2013-05-224-46/+61
| * | | | qlcnic: remove netdev->trans_start updates within the driverSony Chacko2013-05-223-6/+1
| * | | | qlcnic: Return proper error codes from probe failure pathsSony Chacko2013-05-221-4/+8
| * | | | tg3: Update version to 3.132Nithin Sujir2013-05-221-2/+2
| * | | | tg3: Ensure boot code has completed initialization before accessing hardwareNithin Sujir2013-05-221-4/+4
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-05-2023-73/+201
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2023-73/+201
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | ath9k: fix draining aggregation tid buffersFelix Fietkau2013-05-171-3/+1
| | | * | | ath9k: fix rate handling/reportingFelix Fietkau2013-05-171-2/+7
| | | * | | ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48
| | | * | | ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
| | | * | | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
| | | * | | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6