| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | David S. Miller | 2016-03-14 | 2 | -21/+1 |
|\ |
|
| * | NFC: microread: Drop platform data header file | Jean Delvare | 2016-03-09 | 1 | -8/+0 |
| * | NFC: pn544: Drop two useless checks in ACPI probe path | Mika Westerberg | 2016-03-03 | 1 | -13/+1 |
* | | macsec: introduce IEEE 802.1AE driver | Sabrina Dubroca | 2016-03-14 | 3 | -0/+3305 |
* | | at803x: fix suspend/resume for SGMII link | Zefir Kurtisi | 2016-03-14 | 1 | -0/+26 |
* | | mlx5: use napi_consume_skb API to get bulk free operations | Jesper Dangaard Brouer | 2016-03-14 | 3 | -4/+4 |
* | | mlx4: use napi_consume_skb API to get bulk free operations | Jesper Dangaard Brouer | 2016-03-14 | 1 | -6/+9 |
* | | r8169:Remove unnecessary phy reset for pcie nic when setting link spped. | Chun-Hao Lin | 2016-03-14 | 1 | -1/+2 |
* | | mlxsw: pci: Implement reset done check | Jiri Pirko | 2016-03-14 | 2 | -4/+14 |
* | | net: macb: fix default configuration for GMAC on AT91 | Nicolas Ferre | 2016-03-14 | 2 | -7/+8 |
* | | xen-netback: reduce log spam | Paul Durrant | 2016-03-14 | 1 | -2/+0 |
* | | xen-netback: support multiple extra info fragments passed from frontend | Paul Durrant | 2016-03-14 | 2 | -23/+43 |
* | | Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or... | David S. Miller | 2016-03-13 | 158 | -1674/+6147 |
|\ \ |
|
| * | | wireless: cw1200: use __maybe_unused to hide pm functions_ | Arnd Bergmann | 2016-03-08 | 2 | -9/+9 |
| * | | rtlwifi: Fix size of wireless mode variable | Larry Finger | 2016-03-08 | 3 | -8/+7 |
| * | | Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/s... | Kalle Valo | 2016-03-07 | 35 | -214/+2052 |
| |\ \ |
|
| | * \ | Merge branch 'fixes' into next | Emmanuel Grumbach | 2016-03-02 | 4 | -1/+17 |
| | |\ \ |
|
| | * | | | iwlwifi: mvm: support sw queue start/stop from mvm | Liad Kaufman | 2016-03-02 | 2 | -14/+28 |
| | * | | | iwlwifi: mvm: take the transport ref back when leaving | Luca Coelho | 2016-03-02 | 1 | -0/+7 |
| | * | | | iwlwifi: add disable_11ac module param | Andrei Otcheretianski | 2016-03-02 | 3 | -1/+7 |
| | * | | | iwlwifi: mvm: only release the trans ref if d0i3 is supported in fw | Luca Coelho | 2016-03-02 | 1 | -2/+4 |
| | * | | | iwlwifi: mvm: disable DQA support | Liad Kaufman | 2016-03-02 | 1 | -2/+3 |
| | * | | | iwlwifi: pcie: detect and workaround invalid write ptr behavior | Sara Sharon | 2016-03-02 | 1 | -4/+13 |
| | * | | | iwlwifi: mvm: update ucode status before stopping device | Chaya Rachel Ivgi | 2016-03-02 | 5 | -9/+12 |
| | * | | | iwlwifi: support ucode with d0 unified image - regular and usniffer | Golan Ben-Ami | 2016-02-28 | 3 | -2/+8 |
| | * | | | iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configured | Matti Gottlieb | 2016-02-28 | 1 | -2/+1 |
| | * | | | iwlwifi: mvm: kill iwl_mvm_enable_agg_txq | Emmanuel Grumbach | 2016-02-27 | 2 | -21/+11 |
| | * | | | iwlwifi: mvm: take care of padded packets | Sara Sharon | 2016-02-27 | 1 | -7/+23 |
| | * | | | iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if needed | Avri Altman | 2016-02-27 | 1 | -1/+6 |
| | * | | | iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support it | Avri Altman | 2016-02-27 | 1 | -0/+5 |
| | * | | | iwlwifi: mvm: Set global RRM capability | Beni Lev | 2016-02-27 | 1 | -0/+2 |
| | * | | | iwlwifi: mvm: various trivial cleanups | Emmanuel Grumbach | 2016-02-27 | 1 | -3/+0 |
| | * | | | iwlwifi: mvm: support VHT MU-MIMO notification | Sara Sharon | 2016-02-27 | 4 | -2/+49 |
| | * | | | iwlwifi: mvm: remove unused field in iwl_mvm_tid_data | Emmanuel Grumbach | 2016-02-27 | 1 | -3/+0 |
| | * | | | iwlwifi: mvm: add RSS queues notification infrastructure | Sara Sharon | 2016-02-27 | 5 | -0/+114 |
| | * | | | iwlwifi: mvm: add duplicate packet detection per rx queue | Sara Sharon | 2016-02-27 | 3 | -1/+92 |
| | * | | | iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaim | Emmanuel Grumbach | 2016-02-27 | 1 | -5/+5 |
| | * | | | iwlwifi: pcie: add pm_prepare and pm_complete ops | Luca Coelho | 2016-02-27 | 2 | -0/+42 |
| | * | | | iwlwifi: pcie: configure more RFH settings | Sara Sharon | 2016-02-27 | 2 | -11/+25 |
| | * | | | iwlwifi: mvm: support filtered frames notification | Sara Sharon | 2016-02-27 | 4 | -0/+77 |
| | * | | | iwlwifi: mvm: update rx_status with mactime flag | Sara Sharon | 2016-02-27 | 3 | -5/+7 |
| | * | | | iwlwifi: support tracing wide commands | Sara Sharon | 2016-02-27 | 2 | -2/+10 |
| | * | | | iwlwifi: mvm: don't send an A-MSDU that is larger than the TXF | Emmanuel Grumbach | 2016-02-27 | 1 | -1/+14 |
| | * | | | iwlwifi: mvm: don't enable A-MSDU when the rates are too low | Emmanuel Grumbach | 2016-02-27 | 3 | -3/+26 |
| | * | | | iwlwifi: mvm: allow to limit the A-MSDU from debugfs | Emmanuel Grumbach | 2016-02-27 | 3 | -0/+25 |
| | * | | | iwlwifi: mvm: add Tx A-MSDU inside A-MPDU | Emmanuel Grumbach | 2016-02-27 | 4 | -12/+38 |
| | * | | | iwlwifi: mvm: send large SKBs to the transport | Emmanuel Grumbach | 2016-02-27 | 1 | -8/+140 |
| | * | | | iwlwifi: mvm: update firmware of VHT MU-MIMO groups status on restart | Sara Sharon | 2016-02-27 | 2 | -0/+46 |
| | * | | | iwlwifi: mvm: enable VHT MU-MIMO for supported hardware | Sara Sharon | 2016-02-27 | 4 | -1/+8 |
| | * | | | iwlwifi: pcie: fix identation in trans.c | Emmanuel Grumbach | 2016-02-27 | 1 | -1/+1 |