summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-16net: ethernet: mediatek: add controlling power domain the ethernet belongs toSean Wang
2016-09-16net: ethernet: mediatek: cleanup error path inside mtk_hw_initSean Wang
2016-09-16net: ethernet: mediatek: add mtk_hw_deinit call as the opposite to mtk_hw_ini...Sean Wang
2016-09-16net: ethernet: mediatek: refactoring mtk_hw_init to be reusedSean Wang
2016-09-16iwlwifi: mvm: tighten BAID range checkJohannes Berg
2016-09-16iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg
2016-09-16iwlwifi: mvm: make RSS RX more robustJohannes Berg
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir
2016-09-16iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss
2016-09-16iwlwifi: mvm: bump max API to 26Emmanuel Grumbach
2016-09-16iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon
2016-09-16iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun
2016-09-16iwlwifi: add the new 8275 seriesOren Givon
2016-09-16iwlwifi: add the new 9560 seriesOren Givon
2016-09-16iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss
2016-09-16iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman
2016-09-16iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss
2016-09-16iwlwifi: mvm: support new BA notification responseSara Sharon
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon
2016-09-16iwlwifi: change byte count table for a000 devicesSara Sharon
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-16libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-16alx: fix error handling in __alx_openTobias Regnery
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-15atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King
2016-09-15iwlwifi: mvm: support new shared memory config APISara Sharon
2016-09-15iwlwifi: mvm: remove dump of locked registersSara Sharon
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon
2016-09-15iwlwifi: fix semicolon.cocci warningskbuild test robot
2016-09-15iwlwifi: mvm: don't free queue after delba in dqaLiad Kaufman
2016-09-15iwlwifi: mvm: call a different txq_enable functionSara Sharon
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-14rtlwifi: rtl818x: constify local structuresJulia Lawall
2016-09-14iwlegacy: constify local structuresJulia Lawall
2016-09-14ath: constify local structuresJulia Lawall
2016-09-14rtl8xxxu: fix spelling mistake "firmare" -> "firmware"Colin Ian King
2016-09-14rtl8xxxu: Reset device on module unload if still attachedJes Sorensen