summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-088-12/+21
* nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel2017-02-081-4/+6
* nl80211: add HT/VHT capabilities to AP parametersJohannes Berg2017-02-083-2/+56
* cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho2017-02-081-7/+6
* mac80211: check for allocation failure in debugfs codeDan Carpenter2017-02-081-2/+9
* mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-083-107/+32
* mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel2017-02-083-45/+34
* cfg80211 debugfs: Cleanup some checkpatch issuesPichugin Dmitry2017-02-081-5/+5
* mac80211: add back lost debugfs filesJohannes Berg2017-02-072-0/+2
* wireless: define cipher/AKM suites using a macroJohannes Berg2017-01-261-22/+24
* mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-263-4/+4
* wireless: radiotap: rewrite the radiotap header fileJohannes Berg2017-01-251-298/+157
* rfkill: remove rfkill-regulatorJohannes Berg2017-01-244-214/+0
* mac80211: fix documentation warningsJohannes Berg2017-01-241-29/+45
* cfg80211: fix a documentation warningJohannes Berg2017-01-241-16/+47
* bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann2017-01-241-1/+1
* Merge branch 'bpf-lpm'David S. Miller2017-01-238-3/+951
|\
| * samples/bpf: add lpm-trie benchmarkDavid Herrmann2017-01-232-0/+79
| * bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-233-2/+361
| * bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-233-1/+511
|/
* net: xilinx: constify net_device_ops structureBhumika Goyal2017-01-231-2/+2
* net: moxa: constify net_device_ops structuresBhumika Goyal2017-01-231-1/+1
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-233-14/+11
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-239-24/+23
* bnx2x: avoid two atomic ops per page on x86Eric Dumazet2017-01-231-10/+5
* Merge branch 'bcm7278'David S. Miller2017-01-228-57/+261
|\
| * net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli2017-01-221-0/+34
| * net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-222-0/+3
| * net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli2017-01-223-0/+18
| * net: dsa: bcm_sf2: Move code enabling Broadcom tagsFlorian Fainelli2017-01-221-27/+34
| * net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli2017-01-225-10/+68
| * net: dsa: bcm_sf2: Prepare for different register layoutsFlorian Fainelli2017-01-223-25/+109
| * net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli2017-01-221-2/+2
|/
* Merge branch 'systemport-lite'David S. Miller2017-01-223-80/+339
|\
| * net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2017-01-223-79/+327
| * net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2017-01-222-1/+12
|/
* ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet2017-01-221-1/+2
* net: stmicro: fix LS field mask in EEE configurationjpinto2017-01-221-1/+1
* net/mlx4: use rb_entry()Geliang Tang2017-01-221-4/+4
* 6lowpan: use rb_entry()Geliang Tang2017-01-221-4/+4
* Merge branch 'dsa-hwmon'David S. Miller2017-01-209-353/+420
|\
| * net: dsa: Remove hwmon supportAndrew Lunn2017-01-208-350/+0
| * phy: marvell: Add support for temperature sensorAndrew Lunn2017-01-201-3/+420
|/
* inet: don't use sk_v6_rcv_saddr directlyJosef Bacik2017-01-201-1/+1
* Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-2020-92/+800
|\
| * net/mlx5e: Reorder update statsSaeed Mahameed2017-01-191-3/+3
| * net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-194-23/+23
| * net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2017-01-193-1/+53
| * net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-193-0/+47
| * net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman2017-01-193-2/+32