summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: do not skip ports on VLAN delVivien Didelot2017-06-081-4/+0
* net: dsa: mv88e6xxx: exclude all ports in new VLANVivien Didelot2017-06-081-4/+3
* net: dsa: mv88e6xxx: define membership on VLAN addVivien Didelot2017-06-081-5/+11
* mISDN: remove unnecessary variable assignmentsGustavo A. R. Silva2017-06-081-8/+8
* tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-081-1/+1
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-0819-32/+57
* IB/mlx4: Bump driver versionTariq Toukan2017-06-071-3/+2
* net/mlx4_en: Bump driver versionTariq Toukan2017-06-073-5/+4
* net/mlx4_core: Bump driver versionTariq Toukan2017-06-072-3/+2
* net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tagsAndrew Lunn2017-06-071-2/+2
* vxlan: use a more suitable function when assigning NULLMark Bloch2017-06-071-2/+2
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-076-31/+71
* nfp: advertise support for NFD ABI 0.5Jakub Kicinski2017-06-072-2/+2
* nfp: create control vNICs and wire up rx/txJakub Kicinski2017-06-075-15/+177
* nfp: allow non-equal distribution of IRQsJakub Kicinski2017-06-071-1/+2
* nfp: slice the netdev spawning functionJakub Kicinski2017-06-071-25/+37
* nfp: don't clutter init code passing fw_ver aroundJakub Kicinski2017-06-071-10/+7
* nfp: map all queue controllers at onceJakub Kicinski2017-06-073-101/+28
* nfp: make vNIC ctrl memory mapping function reusableJakub Kicinski2017-06-071-27/+28
* nfp: add control vNIC datapathJakub Kicinski2017-06-074-9/+345
* nfp: prepare config and enable for working without netdevsJakub Kicinski2017-06-071-2/+3
* nfp: allow allocation and initialization of netdev-less vNICsJakub Kicinski2017-06-074-76/+105
* nfp: make sure debug accesses don't depend on netdevsJakub Kicinski2017-06-072-3/+17
* nfp: prepare print macros for use without netdevJakub Kicinski2017-06-071-8/+25
* nfp: move nfp_net_vecs_init()Jakub Kicinski2017-06-071-27/+27
* nfp: reuse ring free code on closeJakub Kicinski2017-06-071-11/+3
* nfp: split out the allocation part of openJakub Kicinski2017-06-071-22/+35
* nfp: reorder open and close functionsJakub Kicinski2017-06-071-70/+70
* net: fec: Clear and enable MIB counters on imx51Andrew Lunn2017-06-072-3/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-06242-1239/+1952
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-0659-285/+372
| |\
| | * net: stmmac: fix a broken u32 less than zero checkColin Ian King2017-06-061-1/+1
| | * net: stmmac: fix completely hung TX when using TSONiklas Cassel2017-06-061-1/+1
| | * net: ethoc: enable NAPI before poll may be scheduledMax Filippov2017-06-061-1/+2
| | * ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-06-061-12/+12
| | * net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King2017-06-061-1/+2
| | * Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub...David S. Miller2017-06-0619-79/+118
| | |\
| | | * Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-06-0517-78/+115
| | | |\
| | | | * iwlwifi: fix host command memory leaksShahar S Matityahu2017-06-051-3/+6
| | | | * iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2017-06-052-4/+4
| | | | * iwlwifi: mvm: clear new beacon command template structJohannes Berg2017-06-051-1/+1
| | | | * iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5
| | | | * iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
| | | | * iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach2017-06-054-19/+27
| | | | * iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg2017-06-051-3/+5
| | | | * iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
| | | | * iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss2017-06-051-1/+4
| | | | * iwlwifi: mvm: rs: start using LQ command colorGregory Greenman2017-06-056-36/+47
| | | * | brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel2017-06-011-1/+1
| | | * | wcn36xx: Close SMD channel on device removalBjorn Andersson2017-05-231-0/+2
| | | |/