aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-13net: dsa: Pass the dsa device to the switch driversAndrew Lunn
2016-04-13Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-12net: mediatek: do not set the QID field in the TX DMA descriptorsJohn Crispin
2016-04-12net: mediatek: move the pending_work struct to the device generic structJohn Crispin
2016-04-12net: mediatek: fix mtk_pending_workJohn Crispin
2016-04-12net: mediatek: fix TX lockingJohn Crispin
2016-04-12net: mediatek: fix stop and wakeup of queueJohn Crispin
2016-04-12net: mediatek: remove superfluous reset callJohn Crispin
2016-04-12net: mediatek: mtk_cal_txd_req() returns bad valueJohn Crispin
2016-04-12net: mediatek: watchdog_timeo was not setJohn Crispin
2016-04-12Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-11net: mdio: Fix lockdep falls positive splatAndrew Lunn
2016-04-11drivers: net: cpsw: drop host_port field from struct cpsw_privGrygorii Strashko
2016-04-11drivers: net: cpsw: fix port_mask parameters in ale callsGrygorii Strashko
2016-04-11vxlan: fix incorrect typeJiri Benc
2016-04-11net: fjes: Use resource_sizeVaishali Thakkar
2016-04-11bnxt_en: Add async event handling for speed config changes.Michael Chan
2016-04-11bnxt_en: Call firmware to approve VF MAC address change.Michael Chan
2016-04-11bnxt_en: Shutdown link when device is closed.Michael Chan
2016-04-11bnxt_en: Disallow forced speed for 10GBaseT devices.Michael Chan
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen
2016-04-08net: dsa: make the VLAN add function return voidVivien Didelot
2016-04-08net: dsa: make the FDB add function return voidVivien Didelot
2016-04-08net: dsa: make the STP state function return voidVivien Didelot
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08tuntap: restore default qdiscJason Wang
2016-04-08mlxsw: reg: Fix SBPM register nameJiri Pirko
2016-04-08mlxsw: reg: Share direction enum between SBPR, SBCM, SBPMJiri Pirko
2016-04-08mlxsw: Do not pass around driver_priv directlyJiri Pirko
2016-04-08mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*Jiri Pirko
2016-04-08mlxsw: Move devlink port registration into common core codeJiri Pirko
2016-04-08nfp: allow ring size reconfiguration at runtimeJakub Kicinski
2016-04-08nfp: pass ring count as function parameterJakub Kicinski
2016-04-08nfp: convert .ndo_change_mtu() to prepare/commit paradigmJakub Kicinski
2016-04-08nfp: propagate list buffer size in struct rx_ringJakub Kicinski
2016-04-08nfp: sync ring state during FW reconfigurationJakub Kicinski
2016-04-08nfp: slice .ndo_open() and .ndo_stop() upJakub Kicinski
2016-04-08nfp: move filling ring information to FW configJakub Kicinski
2016-04-08nfp: preallocate RX buffers early in .ndo_openJakub Kicinski
2016-04-08nfp: reorganize initial filling of RX ringsJakub Kicinski
2016-04-08nfp: cleanup tx ring flush and rename to resetJakub Kicinski
2016-04-08nfp: allocate ring SW structs dynamicallyJakub Kicinski
2016-04-08nfp: make *x_ring_init do all the initJakub Kicinski
2016-04-08nfp: break up nfp_net_{alloc|free}_ringsJakub Kicinski
2016-04-08nfp: move link state interrupt request/free callsJakub Kicinski
2016-04-08nfp: correct RX buffer length calculationJakub Kicinski
2016-04-08ieee802154/adf7242: fix memory leak of firmwareSudip Mukherjee