| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: hci_bcm: Add suspend/resume PM functions | Frederic Danis | 2015-08-11 | 1 | -1/+66 |
* | Bluetooth: hci_bcm: Retrieve UART speed from ACPI | Frederic Danis | 2015-08-11 | 1 | -0/+28 |
* | Bluetooth: hci_bcm: Add PM for BCM devices | Frederic Danis | 2015-08-11 | 1 | -2/+214 |
* | cc2520: set the default fifo pin value from platform data | Yong Li | 2015-08-11 | 1 | -0/+1 |
* | Bluetooth: hciuart: Add support QCA chipset for UART | Ben Young Tae Kim | 2015-08-10 | 5 | -1/+996 |
* | Bluetooth: btqca: Introduce generic QCA ROME support | Ben Young Tae Kim | 2015-08-10 | 4 | -0/+532 |
* | at86rf230: use STATE_TX_ARET mode only | Alexander Aring | 2015-08-10 | 1 | -38/+14 |
* | Bluetooth: btmrvl: release sdio bus after firmware is up | Aniket Nagarnaik | 2015-08-10 | 1 | -2/+2 |
* | mlxsw: Fix use-after-free bug in mlxsw_sx_port_xmit | Ido Schimmel | 2015-08-10 | 1 | -1/+3 |
* | mlxsw: Use correct skb length when dumping payload | Ido Schimmel | 2015-08-10 | 1 | -1/+1 |
* | mlxsw: Simplify mlxsw_sx_port_xmit function | Ido Schimmel | 2015-08-10 | 4 | -20/+40 |
* | mlxsw: Strip FCS from incoming packets | Jiri Pirko | 2015-08-10 | 2 | -1/+11 |
* | mlxsw: Make pci module dependent on HAS_DMA and HAS_IOMEM | Jiri Pirko | 2015-08-10 | 1 | -1/+1 |
* | mlxsw: Make system port to local port mapping explicit | Ido Schimmel | 2015-08-10 | 2 | -0/+78 |
* | mlxsw: Call free_netdev when removing port | Ido Schimmel | 2015-08-10 | 1 | -0/+1 |
* | net: phy: add RealTek RTL8211DN phy id | Shaohui Xie | 2015-08-10 | 1 | -0/+14 |
* | net: dsa: mv88e6xxx: rework FDB add/del operations | Vivien Didelot | 2015-08-10 | 4 | -42/+80 |
* | net: dsa: mv88e6xxx: rework FDB getnext operation | Vivien Didelot | 2015-08-10 | 4 | -27/+87 |
* | net: dsa: mv88e6xxx: rename ATU MAC accessors | Vivien Didelot | 2015-08-10 | 1 | -8/+8 |
* | net: dsa: mv88e6xxx: extend fid mask | Vivien Didelot | 2015-08-10 | 2 | -10/+18 |
* | net: dsa: add support for switchdev FDB objects | Vivien Didelot | 2015-08-10 | 2 | -6/+0 |
* | net: switchdev: change fdb addr for a byte array | Vivien Didelot | 2015-08-10 | 1 | -1/+1 |
* | vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA | Alexei Starovoitov | 2015-08-07 | 1 | -11/+6 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-08-07 | 23 | -136/+3136 |
|\ |
|
| * | e1000e: Increase driver version number | Raanan Avargil | 2015-08-06 | 1 | -1/+1 |
| * | e1000e: Fix tight loop implementation of systime read algorithm | Raanan Avargil | 2015-08-06 | 1 | -10/+21 |
| * | e1000e: Fix incorrect ASPM locking | Raanan Avargil | 2015-08-06 | 1 | -2/+2 |
| * | e1000e: Cosmetic changes | Raanan Avargil | 2015-08-06 | 2 | -5/+4 |
| * | e1000e: Fix EEE in Sx implementation | Raanan Avargil | 2015-08-06 | 1 | -0/+27 |
| * | i40e: Add AQ commands for NVM Update for X722 | Shannon Nelson | 2015-08-06 | 1 | -0/+129 |
| * | i40e/i40evf: Add ATR HW eviction support for X722 | Anjali Singhai Jain | 2015-08-06 | 2 | -0/+14 |
| * | i40e: Add IWARP support for X722 | Anjali Singhai Jain | 2015-08-06 | 1 | -0/+10 |
| * | i40e/i40evf: Add TX/RX outer UDP checksum support for X722 | Anjali Singhai Jain | 2015-08-06 | 7 | -5/+50 |
| * | i40e/i40evf: Add support for writeback on ITR feature for X722 | Anjali Singhai Jain | 2015-08-06 | 7 | -18/+74 |
| * | i40e/i40evf: RSS changes for X722 | Anjali Singhai Jain | 2015-08-06 | 9 | -89/+307 |
| * | i40e/i40evf: Update register.h file for X722 | Anjali Singhai Jain | 2015-08-06 | 2 | -2/+1991 |
| * | i40e/i40evf: Update FW API with X722 support | Anjali Singhai Jain | 2015-08-06 | 6 | -1/+444 |
| * | i40e/i40evf: Add flags for X722 capabilities | Anjali Singhai Jain | 2015-08-06 | 3 | -1/+21 |
| * | i40e/i40evf: Add device ids for X722 | Anjali Singhai Jain | 2015-08-06 | 6 | -2/+41 |
* | | net/mlx5_core: Support physical port counters | Gal Pressman | 2015-08-07 | 3 | -1/+126 |
* | | net/mlx5e: Take advantage of the light-weight netdev open/stop | Achiad Shochat | 2015-08-07 | 3 | -106/+32 |
* | | net/mlx5e: Disable async events before unregister_netdev() | Achiad Shochat | 2015-08-07 | 1 | -2/+2 |
* | | net/mlx5e: Rename/move functions following the ndo_stop flow change | Achiad Shochat | 2015-08-07 | 3 | -308/+306 |
* | | net/mlx5e: Light-weight netdev open/stop | Achiad Shochat | 2015-08-07 | 3 | -75/+176 |
* | | net/mlx5_core: Introduce access function to modify RSS/LRO params | Achiad Shochat | 2015-08-07 | 2 | -0/+14 |
* | | net/mlx5e: Introduce the "Drop RQ" | Achiad Shochat | 2015-08-07 | 2 | -11/+114 |
* | | net/mlx5e: Unify the RX flow | Achiad Shochat | 2015-08-07 | 2 | -34/+69 |
* | | drivers: net: cpsw: add separate napi for tx | Mugunthan V N | 2015-08-07 | 1 | -13/+31 |
* | | drivers: net: cpsw: dual_emac: simplify napi usage | Mugunthan V N | 2015-08-07 | 1 | -17/+9 |
* | | drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from c... | Mugunthan V N | 2015-08-07 | 1 | -25/+2 |