summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg
2015-08-04iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach
2015-08-04iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach
2015-08-04iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach
2015-08-04iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg
2015-08-04iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg
2015-08-04iwlwifi: dvm: remove ADD_STA prints relying on station IDJohannes Berg
2015-08-04iwlwifi: dvm: move ADD_STA response handling to sync commandJohannes Berg
2015-08-04iwlwifi: mvm: LRU-assign key offsetsJohannes Berg
2015-08-04iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach
2015-06-26iwlwifi: dvm: start HW before running FWEmmanuel Grumbach
2015-06-26iwlwifi: deprecate -10.ucode for 3160 / 7260 / 7265Sara Sharon
2015-06-26iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg
2015-06-26iwlwifi: mvm: rs: report last tx rate based on RSSI and capsEyal Shapira
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-24net: Cavium: Fix MAC address setting in shutdown statePavel Fedin
2015-06-24drivers: net: xgene: fix for ACPI support without ACPIStephen Rothwell
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-06-24net/mlx5e: Remove extra spacesAchiad Shochat
2015-06-24net/mlx5e: Avoid TX CQE generation if more xmit packets expectedAchiad Shochat
2015-06-24net/mlx5e: Avoid redundant dev_kfree_skb() upon NOP completionAchiad Shochat
2015-06-24net/mlx5e: Remove re-assignment of wq type in mlx5e_enable_rq()Achiad Shochat
2015-06-24net/mlx5e: Use skb_shinfo(skb)->gso_segs rather than counting themSaeed Mahameed
2015-06-24net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha
2015-06-24net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-23Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-23drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi
2015-06-23drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...Suman Tripathi
2015-06-23drivers: net: xgene: Implement the backward compatibility with the old and ne...Suman Tripathi
2015-06-23drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi
2015-06-23NET: Add ezchip ethernet driverNoam Camus
2015-06-23rocker: call correct unregister function on errorGilad Ben-Yossef
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman
2015-06-23switchdev: rename vlan vid_start to vid_beginScott Feldman
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner