summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-13i40e/i40evf: find partition_id in npar modeShannon Nelson-2/+81
2015-01-13i40e: remove VN2VN related mac filtersVasu Dev-2/+0
2015-01-13i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose-0/+9
2015-01-13i40evf: kick a stalled admin queueMitch A Williams-1/+9
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams-9/+1
2015-01-13i40evf: remove redundant codeMitch A Williams-27/+0
2015-01-13i40e: disable IOV before freeing resourcesMitch A Williams-2/+9
2015-01-13ath10k: fix config_enabled check for hwmonRajkumar Manoharan-1/+1
2015-01-13ath10k: Fix potential Rx ring corruptionVasanthakumar Thiagarajan-0/+5
2015-01-13ath10k: fixup wait_for_completion_timeout return handlingNicholas Mc Guire-7/+5
2015-01-13ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior-0/+1
2015-01-13ath10k: Remove unused htt->max_throughput_mbpsSujith Manoharan-2/+0
2015-01-13ath10k: fix error return codeJulia Lawall-1/+3
2015-01-13ath10k: add support to send delbaRajkumar Manoharan-0/+52
2015-01-13ath10k: add support to send addba responseRajkumar Manoharan-0/+51
2015-01-13ath10k: add support to send addba requestRajkumar Manoharan-0/+52
2015-01-13ath10k: Implement sta_add_debugfsRajkumar Manoharan-1/+107
2015-01-13ath10k: add wmi support for delba_sendRajkumar Manoharan-0/+53
2015-01-13ath10k: add wmi support for addba_set_respRajkumar Manoharan-0/+51
2015-01-13ath10k: add wmi support for addba_sendRajkumar Manoharan-0/+50
2015-01-13ath10k: add wmi support for addba_clear_respRajkumar Manoharan-0/+47
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira-2/+9
2015-01-12tuntap: Increase the number of queues in tun.Pankaj Gupta-4/+3
2015-01-12team: Remove dead codeKenneth Williams-7/+0
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny-4/+0
2015-01-12drivers: net: xen-netfront: remove residual dead codeVincenzo Maffione-4/+0
2015-01-12Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare-21/+27
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov-1/+1
2015-01-12bonding: cleanup bond_opts arrayJonathan Toppins-3/+2
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai-71/+155
2015-01-12iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai-42/+138
2015-01-12r8152: check the status before submitting rxhayeswang-0/+5
2015-01-12r8152: call rtl_start_rx after netif_carrier_onhayeswang-1/+2
2015-01-12vxlan: Improve support for header flagsTom Herbert-14/+28
2015-01-12tg3: move init/deinit from open/close to probe/removeIvan Vecera-14/+11
2015-01-12net: eth: xgene: devm_ioremap() returns NULL on errorDan Carpenter-6/+6
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni-5/+5
2015-01-12iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach-11/+9
2015-01-12ath10k: Enable RX batchingSujith Manoharan-1/+4
2015-01-12ath10k: Fix DMA burst sizeSujith Manoharan-1/+4
2015-01-12iwlwifi: mvm: fix EBS on single scanDavid Spinadel-14/+41
2015-01-12Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller-21/+58
2015-01-11alx: fix alx_poll()Eric Dumazet-11/+13
2015-01-11net: dnet: fix dnet_poll()Eric Dumazet-13/+5
2015-01-11irda: vlsi_ir: Replace timeval with ktime_tChunyan Zhang-34/+14
2015-01-11irda: stir4200: Replace timeval with ktime_tChunyan Zhang-9/+7