aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-07-15drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N1-3/+7
2014-07-15bonding: fix bond_option_mode_set warningNikolay Aleksandrov1-1/+2
2014-07-15bonding: permit enslaving interfaces without set_mac supportVeaceslav Falico1-9/+10
2014-07-15sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree9-10/+56
2014-07-15net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz1-0/+2
2014-07-15bonding: add proper __rcu annotation for current_arp_slaveEric Dumazet2-7/+10
2014-07-15bonding: add proper __rcu annotation for curr_active_slaveEric Dumazet4-45/+63
2014-07-15bonding: use rcu_access_pointer() in bonding_show_mii_status()Eric Dumazet1-1/+2
2014-07-15bonding: get rid of bond_option_active_slave_get()Eric Dumazet3-11/+16
2014-07-15Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller2-41/+29
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-15phy: Expand phy speed/duplex settings arrayLendacky, Thomas1-1/+21
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai3-0/+22
2014-07-15cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2-0/+67
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai4-0/+25
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2-0/+4
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen1-3/+8
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen45-58/+76
2014-07-15net: mvpp2: Fix a typo in the licenseEzequiel Garcia1-1/+1
2014-07-15wireless: zd1211rw: new url for fw, remove experimentalXose Vazquez Perez1-2/+2
2014-07-15b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5Rafał Miłecki1-8/+50
2014-07-15brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel1-0/+1
2014-07-15brcmfmac: rework wiphy structure setupArend van Spriel1-268/+298
2014-07-15brcmfmac: moving some functions aroundArend van Spriel1-144/+144
2014-07-15brcmfmac: introduce feature and quirk handlingArend van Spriel6-27/+244
2014-07-15brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel1-108/+107
2014-07-15brcmfmac: Make firmware path a module parameterDaniel Kim4-20/+41
2014-07-15brcmfmac: rework debugfs functions in the driverArend van Spriel4-235/+207
2014-07-15brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel2-201/+170
2014-07-15brcmfmac: Cleanup used device IDs.Hante Meuleman5-85/+107
2014-07-15mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao1-1/+1
2014-07-15mwifiex: declare sta_ptr in smaller scopeBing Zhao1-1/+2
2014-07-15mwifiex: define TDLS idle timeout macro with unitsBing Zhao2-2/+2
2014-07-15mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao1-1/+1
2014-07-15mwifiex: fix corner case system hang issueAmitkumar Karwar1-5/+11
2014-07-15mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar1-7/+20
2014-07-15wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez1-0/+4
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller6-17/+17
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller1-2/+12
2014-07-15wl18xx: change the number of WLAN addrs per chipArik Nemtsov1-1/+1
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov1-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller1-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller1-1/+1
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller5-1/+93
2014-07-15wlcore: handle smart config vendor commandsEliad Peller3-1/+221
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller5-1/+127
2014-07-15wlcore: add smart config definitionsEliad Peller2-0/+17
2014-07-15wlcore: use correct LAA bitEliad Peller1-1/+1
2014-07-15wl18xx: fix last tx rate calculationEliad Peller1-2/+5
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller3-4/+13