summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-17fm10k: ignore invalid multicast address entriesJacob Keller
2015-06-17fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar
2015-06-16sfc: mark state UNINIT after unregisterEdward Cree
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-16net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-16net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-16net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-16net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-16net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-16net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-16bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman
2015-06-15rocker: revert back to support for nowait processesScott Feldman
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman
2015-06-15rocker: gaurd against NULL rocker_port when removing portsScott Feldman
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll