aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-17fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller1-0/+1
2015-06-17fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller1-1/+1
2015-06-17fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller1-3/+3
2015-06-17fm10k: use correct ethernet driver Tx timestamp functionJacob Keller1-2/+3
2015-06-17fm10k: ignore invalid multicast address entriesJacob Keller1-7/+1
2015-06-17fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck1-46/+20
2015-06-17Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson2-0/+33
2015-06-17Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An1-0/+43
2015-06-17Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park3-0/+3
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring1-2/+2
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring1-0/+11
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring1-20/+68
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel1-1/+2
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel1-1/+1
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar1-0/+1
2015-06-15sfc: mark state UNINIT after unregisterEdward Cree1-0/+1
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha4-0/+90
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha5-3/+49
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha2-24/+65
2015-06-15IB/mlx4: Set VF to read from QP countersEran Ben Elisha1-2/+4
2015-06-15IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha4-17/+39
2015-06-15net/mlx4_core: Allocate default counter per portEran Ben Elisha5-4/+76
2015-06-15net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha1-3/+87
2015-06-15net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha1-4/+31
2015-06-15net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha1-7/+18
2015-06-15net/mlx4_core: Add sink counterEran Ben Elisha3-6/+10
2015-06-15net/mlx4_core: Reset counters data when freedEran Ben Elisha2-0/+23
2015-06-15net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha1-0/+6
2015-06-15bridge: del external_learned fdbs from device on flush or ageoutScott Feldman1-1/+1
2015-06-15Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller26-598/+1086
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov2-0/+21
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2-1/+25
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman1-1/+2
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman1-37/+3
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman1-1/+2
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman1-1/+2
2015-06-15rocker: revert back to support for nowait processesScott Feldman1-90/+112
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman1-2/+2
2015-06-15rocker: gaurd against NULL rocker_port when removing portsScott Feldman1-0/+2
2015-06-15Merge ath-next from ath.gitKalle Valo21-209/+326
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka3-55/+28
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel3-5/+6
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel1-99/+99
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2-2/+3
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2-0/+7
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel2-92/+161
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs1-68/+68
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs2-1/+4
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski1-0/+4
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen7-2/+277