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