summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-16net/macb: Fix comments to meet style guidelinesXander Huff-450/+284
2015-01-16Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare-3/+3
2015-01-15Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...David S. Miller-29/+44
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz-3/+3
2015-01-15net: smc91x: Add Atari EtherNAT supportMichael Schmitz-4/+27
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller-135/+138
2015-01-15net: sxgbe: Fix waring for double kfree()Byungho An-11/+10
2015-01-15net: sxgbe: Fix NULL dereferece when using DTGirish K.S-4/+4
2015-01-15cxgb4 : Update ipv6 address handling apiAnish Bhatt-163/+447
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg-6/+8
2015-01-15net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven-23/+21
2015-01-15sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven-2/+2
2015-01-15dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel-0/+40
2015-01-15drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N-10/+17
2015-01-15can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish-7/+4
2015-01-15can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish-3/+4
2015-01-15can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish-0/+3
2015-01-15can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish-6/+4
2015-01-15can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros-11/+18
2015-01-15can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp-0/+5
2015-01-15can: dev: fix crtlmode_supported checkOliver Hartkopp-2/+6
2015-01-15b43legacy: Remove unused b43legacy_radio_set_tx_iq()Rickard Strandqvist-20/+0
2015-01-15orinoco/hermes: select CFG80211_WEXTJohannes Berg-1/+2
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan-0/+85
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi-7/+1
2015-01-15ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi-12/+56
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi-0/+125
2015-01-15net: atarilance: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven-4/+4
2015-01-15adm8211: fix error return codeJulia Lawall-0/+1
2015-01-15ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel-100/+29
2015-01-15wil6210: relax spinlocks in rx reorderVladimir Kondratiev-17/+20
2015-01-15wil6210: workaround for BACK establishment raceVladimir Kondratiev-7/+18
2015-01-15wil6210: Tx/Rx descriptors documentationVladimir Kondratiev-53/+98
2015-01-15wil6210: fix reordering for MCASTVladimir Kondratiev-9/+14
2015-01-15wil6210: RX high threshold interrupt configurationVladimir Kondratiev-1/+14
2015-01-15wil6210: add advanced interrupt moderationVladimir Kondratiev-46/+247
2015-01-15wil6210: use HW capabilities mask in resetVladimir Kondratiev-56/+36
2015-01-15wil6210: detect HW capabilitiesVladimir Kondratiev-1/+51
2015-01-15wil6210: rework debugfs for BACKVladimir Kondratiev-17/+54
2015-01-15wil6210: fix Tx VRING for STA modeVladimir Kondratiev-5/+41
2015-01-15wil6210: use bitmap API for "status"Vladimir Kondratiev-38/+40
2015-01-15wil6210: Increase number of associated stationsVladimir Kondratiev-1/+1
2015-01-15wil6210: consider SNAP header in MTU calculationsVladimir Kondratiev-1/+5
2015-01-15wil6210: fix max. MPDU sizeVladimir Kondratiev-6/+16
2015-01-15wil6210: delba for responderVladimir Kondratiev-3/+17
2015-01-15wil6210: control AMSDU on Tx side of Block AckVladimir Kondratiev-4/+20
2015-01-15wil6210: improve debugfs for VRINGVladimir Kondratiev-3/+6
2015-01-15wil6210: fix disconnect 1 STA in APVladimir Kondratiev-9/+20
2015-01-15wil6210: improve debugfs for reorder bufferVladimir Kondratiev-1/+2
2015-01-15wil6210: allow to configure ADDBA requestVladimir Kondratiev-8/+15