summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ath10k: cache calibration data when the core is stoppedMarty Faltesek2-36/+40
2016-11-10Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2-23/+3
2016-11-10rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen1-0/+4
2016-11-10rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2-4/+4
2016-11-10rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen1-1/+6
2016-10-31iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-10-31iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-10-31iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9
2016-10-31iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-10-31iwlwifi: mvm: call a different txq_enable functionSara Sharon1-3/+1
2016-10-31iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-10-31iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-10-31ath10k: fix throughput regression in multi client modeRajkumar Manoharan2-2/+2
2016-10-31ath10k: fix reporting channel survey dataAshok Raj Nagarajan1-1/+1
2016-10-31ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan1-0/+20
2016-10-31ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam1-0/+5
2016-10-31mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31i40e: fix broken i40e_config_rss_aq functionJacob Keller1-34/+23
2016-10-31i40e: remove a stray unlockDan Carpenter1-1/+0
2016-10-31rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-10-28rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-10-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan1-0/+7
2016-10-22brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki1-1/+8
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-22brcmfmac: fix pmksa->bssid usageNicolas Iooss1-2/+2
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-10-22carl9170: fix debugfs crashesChristian Lamparter1-2/+4
2016-10-22b43legacy: fix debugfs crashChristian Lamparter1-2/+4
2016-10-22b43: fix debugfs crashChristian Lamparter1-2/+4
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27net: fec: align IP header in hardwareEric Nelson1-1/+10
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson1-1/+1
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson1-1/+1
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+10
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-21Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller1-10/+9
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-20Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+8
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1