summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is readyYan-Hsuan Chuang2017-05-181-0/+37
* rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ipsYan-Hsuan Chuang2017-05-181-0/+22
* rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dpYan-Hsuan Chuang2017-05-181-66/+42
* rtlwifi: btcoex: 21a 2ant: set tdma with rssi statesYan-Hsuan Chuang2017-05-181-63/+28
* rtlwifi: btcoex: Remove 92e 2ant configuration parameterLarry Finger2017-05-182-21/+49
* rtlwifi: btcoex: Remove 23b 2ant configuration parameterLarry Finger2017-05-182-28/+54
* rtlwifi: btcoex: Remove 23b 1ant configuration parameterLarry Finger2017-05-182-23/+102
* rtlwifi: btcoex: Remove 21a 1ant configuration parameterLarry Finger2017-05-183-11/+14
* wlcore: use memdup_userGeliang Tang2017-05-181-10/+3
* mwifiex: pcie: add card_reset() supportBrian Norris2017-05-181-0/+19
* mwifiex: initiate card-specific work atomicallyBrian Norris2017-05-182-17/+8
* mwifiex: p2p client using same data path as stationXinming Hu2017-05-181-1/+2
* brcmfmac: move scheduled scan wiphy param setting to pno moduleArend Van Spriel2017-05-184-13/+25
* brcmfmac: add firmware feature detection for gscan featureArend van Spriel2017-05-183-2/+83
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-1574-249/+1026
|\
| * Merge branch 'ldmsw-fixes'David S. Miller2017-05-151-2/+2
| |\
| | * ldmvsw: stop the clean timer at beginning of removeShannon Nelson2017-05-151-1/+1
| | * ldmvsw: unregistering netdev before disable hardwareThomas Tai2017-05-151-1/+1
| |/
| * net: netcp: fix check of requested timestamping filterMiroslav Lichvar2017-05-151-1/+0
| * Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-05-1510-23/+49
| |\
| | * net/mlx5: Use underlay QPN from the root name spaceYishai Hadas2017-05-148-19/+38
| | * net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed2017-05-141-0/+4
| | * net/mlx5e: Fix setup TC ndoSaeed Mahameed2017-05-141-1/+1
| | * net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1
| | * net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
| * | ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar2017-05-151-1/+4
| * | qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval2017-05-151-1/+1
| * | mdio: mux: fix device_node_continue.cocci warningsJulia Lawall2017-05-151-1/+0
| * | net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos2017-05-151-7/+7
| * | net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com2017-05-151-6/+4
| * | macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich2017-05-151-2/+5
| * | net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel2017-05-151-1/+1
| |/
| * vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2017-05-121-0/+5
| * sfc: revert changes to NIC revision numbersBert Kenward2017-05-121-2/+6
| * net: ch9200: add missing USB-descriptor endianness conversionsJohan Hovold2017-05-121-2/+2
| * net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold2017-05-121-1/+1
| * net: dsa: mv88e6xxx: add default case to switchGustavo A. R. Silva2017-05-121-0/+3
| * sctp: fix src address selection if using secondary addresses for ipv6Xin Long2017-05-121-17/+29
| * net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli2017-05-111-3/+3
| * bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller2017-05-112-1/+38
| * tipc: make macro tipc_wait_for_cond() smp safeJon Paul Maloy2017-05-111-19/+19
| * samples/bpf: run cleanup routines when receiving SIGTERMAndy Gospodarek2017-05-117-1/+9
| * ethernet: aquantia: remove redundant checks on error statusColin Ian King2017-05-112-23/+2
| * bpf: Remove commented out debugging hack in test_align.David S. Miller2017-05-111-1/+0
| * Merge branch 'qlcnic-fixes'David S. Miller2017-05-114-2/+40
| |\
| | * qlcnic: Update version to 5.3.66Chopra, Manish2017-05-111-2/+2
| | * qlcnic: Fix link configuration with autoneg disabledChopra, Manish2017-05-113-0/+38
| |/
| * xen-netfront: avoid crashing on resume after a failure in talk_to_netback()Vitaly Kuznetsov2017-05-111-2/+1
| * net: sched: optimize class dumpsEric Dumazet2017-05-111-0/+6
| * tcp: avoid fragmenting peculiar skbs in SACKYuchung Cheng2017-05-111-4/+5