summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: Add P2P client snoozingAvri Altman2016-02-014-3/+47
* iwlwifi: mvm: add trigger for firmware dump upon TX response statusGolan Ben-Ami2016-02-013-0/+49
* iwlwifi: Document missing module optionsRodrigo Freire2016-02-011-0/+2
* iwlwifi: dvm: handle zero brightness for wifi LEDHubert Tarasiuk2016-02-011-1/+4
* iwlwifi: various comments and code cleanupsEmmanuel Grumbach2016-02-014-6/+1
* iwlwifi: mvm: Do not switch to D3 image on suspendMatti Gottlieb2016-02-017-38/+70
* iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho2016-02-015-27/+141
* iwlwifi: pcie: add initial RTPM support for PCILuca Coelho2016-02-013-3/+96
* iwlwifi: pcie: add 9000 series multi queue rx DMA supportSara Sharon2016-01-316-80/+322
* iwlwifi: pcie: add infrastructure for multi-queue rxSara Sharon2016-01-313-154/+191
* iwlwifi: pcie: buffer packets to avoid overflowing Tx queuesEmmanuel Grumbach2016-01-312-8/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121473-205762/+243493
|\
| * net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann2016-01-121-7/+9
| * dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-121-1/+1
| * phy: remove an unneeded conditionDan Carpenter2016-01-121-1/+1
| * mdio: remove an unneed conditionDan Carpenter2016-01-121-4/+2
| * mdio_bus: NULL dereference on allocation errorDan Carpenter2016-01-121-5/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-1114-32/+137
| |\
| | * bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-111-1/+4
| | * sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2
| | * ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2
| | * mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
| | * net: qmi_wwan: Add SIMCom 7230EKristian Evensen2016-01-101-0/+1
| | * udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-102-2/+2
| | * vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-091-3/+9
| | * cdc-acm: fix NULL pointer referenceOliver Neukum2016-01-091-1/+7
| | * r8152: fix the wake eventhayeswang2016-01-081-1/+39
| | * phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri2016-01-081-2/+10
| | * irda: toim3232-sir: delete some dead codeDan Carpenter2016-01-081-10/+0
| | * isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter2016-01-081-1/+1
| | * net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com2016-01-071-1/+54
| * | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
| * | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-111-1/+1
| * | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-112-1/+507
| * | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
| * | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
| * | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
| * | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
| * | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
| * | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
| * | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114
| * | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
| * | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
| * | bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
| * | net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
| * | net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-101-1/+1
| * | net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
| * | net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
| * | net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-101-0/+22
| * | Merge tag 'wireless-drivers-next-for-davem-2016-01-09' of git://git.kernel.or...David S. Miller2016-01-1064-627/+1587
| |\ \