summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | | be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hookSomnath Kotur2013-05-302-28/+26
* | | | be2net: Mark checksum fail for IP fragmented packetsSomnath Kotur2013-05-303-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-271-1/+1
* | | qlge: add missing free_netdev() on error in qlge_probe()Wei Yongjun2013-05-251-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2452-342/+569
|\ \ \
| * | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-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-221-1/+0
| * | | net: ethernet: korina: drop unused variableEmilio López2013-05-221-1/+0
| * | | net: ethernet: apple: drop unused variableEmilio López2013-05-221-1/+0
| * | | qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel2013-05-221-0/+1
| * | | net: fec: use a more proper compatible string for MVF type deviceShawn Guo2013-05-221-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-2022-73/+199
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2022-73/+199
| | |\ \ \ | | | |/ /
| | | * | 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
| | | * | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
| | | * | ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
| | | * | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
| | | * | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-179-22/+105
| | | |\ \ | | | | |/
| | | | * iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| | | | * iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| | | | * iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| | | | * iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| | | * | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | | |/
| * | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
OpenPOWER on IntegriCloud