| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 2 | -31/+17 |
| * | | rtlwifi: rtl8192ce: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 5 | -42/+28 |
| * | | rtlwifi: rtl8192cu: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -47/+29 |
| * | | rtlwifi: rtl8192de: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -65/+46 |
| * | | rtlwifi: rtl8192se: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -88/+57 |
| * | | rtlwifi: rtl8723-common: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 2 | -12/+9 |
| * | | rtlwifi: rtl8192ee: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 5 | -40/+28 |
| * | | rtlwifi: rtl8723ae: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -40/+30 |
| * | | rtlwifi: rtl8723be: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -38/+29 |
| * | | rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG | Larry Finger | 2016-12-30 | 6 | -58/+37 |
| * | | rtlwifi: Remove RT_TRACE messages that use DBG_EMERG | Larry Finger | 2016-12-30 | 8 | -92/+49 |
| * | | rtlwifi: Replace local debug macro RT_ASSERT | Larry Finger | 2016-12-30 | 38 | -140/+133 |
| * | | rt2x00: add mutex to synchronize config and link tuner | Stanislaw Gruszka | 2016-12-30 | 4 | -0/+15 |
| * | | rt2800: replace msleep() with usleep_range() on channel switch | Stanislaw Gruszka | 2016-12-30 | 1 | -2/+4 |
| * | | rt2800: replace mdelay by usleep on vco calibration. | Stanislaw Gruszka | 2016-12-30 | 1 | -1/+1 |
| * | | rt2x00: merge agc and vco works with link tuner | Stanislaw Gruszka | 2016-12-30 | 3 | -128/+36 |
| * | | rt2800: perform VCO recalibration for RF5592 chip | Stanislaw Gruszka | 2016-12-30 | 1 | -0/+2 |
| * | | rt2800: warn if doing VCO recalibration for unknow RF chip | Stanislaw Gruszka | 2016-12-30 | 1 | -0/+2 |
| * | | rt2800: rename adjust_freq_offset function | Stanislaw Gruszka | 2016-12-30 | 1 | -8/+8 |
| * | | rt2800: set MAX_PSDU len according to remote STAs capabilities | Stanislaw Gruszka | 2016-12-30 | 5 | -7/+47 |
| * | | rt2800: set minimum MPDU and PSDU lengths to sane values | Stanislaw Gruszka | 2016-12-30 | 1 | -2/+2 |
| * | | rt2800: don't set ht parameters for non-aggregated frames | Stanislaw Gruszka | 2016-12-30 | 1 | -6/+6 |
| * | | rt2800: make rx ampdu_factor depend on number of rx chains | Stanislaw Gruszka | 2016-12-30 | 1 | -1/+1 |
| * | | orinoco: Use shash instead of ahash for MIC calculations | Andrew Lutomirski | 2016-12-30 | 3 | -21/+30 |
| * | | adm80211: return an error if adm8211_alloc_rings() fails | Dan Carpenter | 2016-12-30 | 1 | -1/+2 |
| * | | iwlegacy: make il3945_mac_ops __ro_after_init | Johannes Berg | 2016-12-30 | 1 | -10/+10 |
| * | | mwifiex: Enable dynamic bandwidth signalling | Amitkumar Karwar | 2016-12-30 | 2 | -1/+3 |
| * | | mwifiex: change width of MAC control variable | Amitkumar Karwar | 2016-12-30 | 3 | -13/+11 |
| * | | mwifiex: sdio: fix use after free issue for save_adapter | Amitkumar Karwar | 2016-12-30 | 1 | -0/+6 |
| |/ |
|
| * | adm80211: add checks for dma mapping errors | Alexey Khoroshilov | 2016-12-05 | 1 | -2/+22 |
| * | mwifiex: clean up some messy indenting | Dan Carpenter | 2016-12-05 | 1 | -2/+2 |
* | | net: stmmac: remove unused duplicate property snps,axi_all | Niklas Cassel | 2017-01-02 | 3 | -3/+0 |
* | | Merge branch 'qed-driver-updates' | David S. Miller | 2017-01-02 | 59 | -2777/+4443 |
|\ \ |
|
| * | | qed*: Advance driver versions to 8.10.10.20. | Mintz, Yuval | 2017-01-02 | 2 | -2/+2 |
| * | | qed: Conserve RDMA resources when !QEDR | Ram Amrani | 2017-01-02 | 1 | -1/+3 |
| * | | qed: Support Multicast on Tx-switching | Mintz, Yuval | 2017-01-02 | 1 | -2/+5 |
| * | | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 2017-01-02 | 5 | -8/+162 |
| * | | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 2017-01-02 | 9 | -265/+392 |
| * | | qede: Remove unnecessary datapath dereference | Mintz, Yuval | 2017-01-02 | 1 | -1/+1 |
| * | | qede - mark SKB as encapsulated | Manish Chopra | 2017-01-02 | 1 | -1/+3 |
| * | | qede: Postpone reallocation until NAPI end | Mintz, Yuval | 2017-01-02 | 3 | -7/+26 |
| * | | qed*: Change maximal number of queues | Mintz, Yuval | 2017-01-02 | 3 | -8/+37 |
| * | | qede: Split filtering logic to its own file | Mintz, Yuval | 2017-01-02 | 4 | -655/+710 |
| * | | qede: Break datapath logic into its own file | Mintz, Yuval | 2017-01-02 | 4 | -1637/+1686 |
| * | | qed*: Update to dual-license | Mintz, Yuval | 2017-01-02 | 56 | -223/+1449 |
|/ / |
|
* | | net: 3com: typhoon: typhoon_init_one: make return values more specific | Thomas Preisner | 2016-12-30 | 1 | -8/+8 |
* | | net: 3com: typhoon: typhoon_init_one: fix incorrect return values | Thomas Preisner | 2016-12-30 | 1 | -3/+6 |
* | | net: Allow IP_MULTICAST_IF to set index to L3 slave | David Ahern | 2016-12-30 | 2 | -5/+18 |
* | | liquidio: optimize reads from Octeon PCI console | Felix Manlunas | 2016-12-30 | 4 | -8/+39 |
* | | net: dsa: Implement ndo_get_phys_port_id | Florian Fainelli | 2016-12-30 | 1 | -0/+12 |