summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami
2017-02-08iwlwifi: mvm: Fix removal of IGTKIlan Peer
2017-02-08iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay
2017-02-08iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach
2017-02-08iwlwifi: make RTPM depend on EXPERTEmmanuel Grumbach
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach
2017-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-02-08rt2x00: remove queue_entry from skbdescStanislaw Gruszka
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka
2017-02-08rt61pci: use entry directlyStanislaw Gruszka
2017-02-08rt2x00usb: fix anchor initializationStanislaw Gruszka
2017-02-08rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger
2017-02-08brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki
2017-02-08brcmfmac: merge two brcmf_err macros into oneRafał Miłecki
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg
2017-02-08wil6210: include moduleparam.hJohannes Berg
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz
2017-02-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach
2017-02-08iwlwifi: mvm: fix reorder timer re-armingSara Sharon
2017-02-08iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman
2017-02-08iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami
2017-02-08iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss
2017-02-08iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss
2017-02-08lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07liquidio: do not dereference pointer if it's NULLFelix Manlunas
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07spectrum: acl_tcam: Fix catchall prio valueJiri Pirko
2017-02-07sfc: fix an off by one bugDan Carpenter
2017-02-07net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski
2017-02-07net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski
2017-02-07net: netcp: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: pxa168_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07net: mv643xx_eth: Do not clobber PHY link outside of state machineFlorian Fainelli
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-02-07net: ethernet: ti: cpsw: remove netif_trans_updateIvan Khoronzhuk
2017-02-07bnxt_en: Add support for XDP_TX action.Michael Chan
2017-02-07bnxt_en: Add basic XDP support.Michael Chan
2017-02-07bnxt_en: Refactor tx completion path.Michael Chan
2017-02-07bnxt_en: Add a set of TX rings to support XDP.Michael Chan
2017-02-07bnxt_en: Add tx ring mapping logic.Michael Chan