summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-26infiniband: nes: Kill unused variable in nes_netdev_start_xmit()David S. Miller
2016-04-26drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal
2016-04-26atl1c: remove private tx lockFlorian Westphal
2016-04-26RDMA/nes: remove use of NETDEV_TX_LOCKEDFlorian Westphal
2016-04-26of_mdio: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26mdio_bus: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26fixed_phy: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26xgene: get_phy_device() doesn't return NULL anymoreSergei Shtylyov
2016-04-26phylib: don't return NULL from get_phy_device()Sergei Shtylyov
2016-04-26sh_eth: get rid of the 2nd parameter to sh_eth_dev_init()Sergei Shtylyov
2016-04-26macvtap: check minor when unregisteringFrancesco Ruggeri
2016-04-26macvlan: fix failure during registration v3Francesco Ruggeri
2016-04-26qed: Add PF min bandwidth configuration supportManish Chopra
2016-04-26qed: Add PF max bandwidth configuration supportManish Chopra
2016-04-26qed: Add vport WFQ configuration APIsManish Chopra
2016-04-26cxgb4: Decode link down reason code obtained from firmwareHariprasad Shenai
2016-04-26cxgb4: Don't assume FW_PORT_CMD reply is always port info msgHariprasad Shenai
2016-04-26cxgb4: DCB message handler needs to use correct portid to netdev mappingHariprasad Shenai
2016-04-26cxgb4: Refactor t4_port_init functionHariprasad Shenai
2016-04-26cxgb4: Properly decode port module typeHariprasad Shenai
2016-04-26cxgb4: Avoids race and deadlock while freeing tx descriptorHariprasad Shenai
2016-04-26cxgb4: Add llseek operation for flash debugfs entryHariprasad Shenai
2016-04-26cxgb4: add new routine to get adapter infoHariprasad Shenai
2016-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson
2016-04-26drivers/wireless: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26macsec: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-26Merge ath-next from ath.gitKalle Valo
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla
2016-04-26i40evf: Don't PanicMitch Williams
2016-04-26i40e: Add support for configuring VF RSSMitch Williams
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck
2016-04-26iwlwifi: fix fw version reading for DVM devicesLuca Coelho
2016-04-26rt2800lib: enable MFP if hw crypt is disabledChun-Yeow Yeoh
2016-04-26brcmfmac: testing the wrong variable in brcmf_rx_hdrpull()Dan Carpenter
2016-04-26mwifiex: fix loop timeout in mwifiex_prog_fw_w_helper()Dan Carpenter
2016-04-26mwifiex: missing error code on allocation failureDan Carpenter
2016-04-26rtl8xxxu: Rename rtl8723au_iqk_phy_iq_bb_regJes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723bu_simularity_compare()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723b_channel_to_group()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_mac_init_table to rtl8xxxu_gen1_mac_init_tableJes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_enable_rf() to rtl8xxxu_gen1_enable_rf()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723a_set_tx_power() to rtl8xxxu_gen1_set_tx_power()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()Jes Sorensen
2016-04-26rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...Jes Sorensen