summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-307-12/+80
| | | * | | iwlwifi: drop support for early versions of 8000Emmanuel Grumbach2015-03-2611-116/+46
| | | * | | iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notifLuciano Coelho2015-03-262-24/+6
| | | * | | iwlwifi: mvm: add delay to scheduled scanLuciano Coelho2015-03-261-1/+9
| | | * | | iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller2015-03-261-4/+3
| | | * | | iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel2015-03-263-12/+34
| | | * | | iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov2015-03-261-2/+1
| | | * | | iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller2015-03-191-0/+2
| | | * | | iwlwifi: mvm: don't wait for firmware verificationEran Harary2015-03-192-36/+0
| | | * | | iwlwifi: mvm: remove time-event start/end failure warningJohannes Berg2015-03-181-5/+10
| | | * | | iwlwifi: mvm: add iccm data to 8000 b-step data dumpLiad Kaufman2015-03-181-0/+24
| | | * | | iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach2015-03-183-0/+46
| | | * | | iwlwifi: pcie: add rx packet sequence number to dbg printLiad Kaufman2015-03-181-3/+5
| | | * | | iwlwifi: mvm: assign new TLV bit for multi-source LARArik Nemtsov2015-03-182-1/+7
| | | * | | iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg2015-03-183-6/+20
| * | | | | e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-3/+3
| * | | | | i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-092-4/+4
| * | | | | mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-094-10/+10
| * | | | | cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-093-14/+14
| * | | | | vxlan: do not exit on error in vxlan_stop()WANG Cong2015-04-091-4/+1
| * | | | | sfc: Revert SRIOV changes.David S. Miller2015-04-0816-454/+207
| * | | | | stmmac: Add an optional register interface clockAndrew Bresticker2015-04-082-0/+16
| * | | | | vxlan: fix a shadow local variableWANG Cong2015-04-081-1/+0
| * | | | | hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov2015-04-081-5/+20
| * | | | | hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov2015-04-081-8/+6
| * | | | | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-089-1/+87
| * | | | | sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-0815-207/+368
| * | | | | e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-082-7/+7
| * | | | | s2io: Update driver to use dma_wmbAlexander Duyck2015-04-081-4/+4
| * | | | | sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck2015-04-083-18/+18
| * | | | | bonding: Remove unnecessary initializationMahesh Bandewar2015-04-081-9/+0
| * | | | | bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar2015-04-081-16/+13
| * | | | | hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang2015-04-083-3/+6
| * | | | | hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang2015-04-082-12/+9
| * | | | | hv_netvsc: Clean up two unused variablesHaiyang Zhang2015-04-083-4/+0
| * | | | | cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-075-1608/+1702
| * | | | | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-071-6/+8
| * | | | | cosa: fix error return codeJulia Lawall2015-04-071-0/+1
| * | | | | wan: lmc: fix error return codeJulia Lawall2015-04-071-0/+1
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-073-11/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | virtio: document queue state logicMichael S. Tsirkin2015-04-061-5/+9
| * | | | mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-031-11/+95
| * | | | add fixed_phy_update_state() - update state of fixed_phyStas Sergeev2015-04-031-0/+29
| * | | | i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
| * | | | i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
| * | | | i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
| * | | | i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-034-53/+76
| * | | | i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
| * | | | i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
| * | | | i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-031-0/+8