| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | 35 | -183/+270 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-06-01 | 14 | -76/+94 |
| |\ |
|
| | * | Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub... | David S. Miller | 2015-06-01 | 5 | -27/+20 |
| | |\ |
|
| | | * | Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 2015-05-28 | 4 | -20/+15 |
| | | |\ |
|
| | | | * | iwlwifi: nvm: fix otp parsing in 8000 hw family | Liad Kaufman | 2015-05-28 | 1 | -1/+1 |
| | | | * | iwlwifi: pcie: fix tracking of cmd_in_flight | Ilan Peer | 2015-05-28 | 3 | -19/+14 |
| | | * | | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() fails | Arend van Spriel | 2015-05-28 | 1 | -7/+5 |
| | * | | | bnx2x: Move statistics implementation into semaphores | Yuval Mintz | 2015-06-01 | 3 | -11/+20 |
| | * | | | xen: netback: read hotplug script once at start of day. | Ian Campbell | 2015-06-01 | 1 | -14/+19 |
| | * | | | xen: netback: fix printf format string warning | Ian Campbell | 2015-06-01 | 1 | -1/+1 |
| | * | | | sfc: free multiple Rx buffers when required | Daniel Pieczko | 2015-05-31 | 1 | -17/+25 |
| | * | | | bna: fix soft lock-up during firmware initialization failure | Ivan Vecera | 2015-05-30 | 1 | -2/+2 |
| | * | | | bna: remove unreasonable iocpf timer start | Ivan Vecera | 2015-05-30 | 1 | -4/+0 |
| | * | | | bna: fix firmware loading on big-endian machines | Ivan Vecera | 2015-05-30 | 1 | -0/+7 |
| * | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | 3 | -13/+9 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-28 | 3 | -13/+9 |
| * | | | | xen-netfront: properly destroy queues when removing device | David Vrabel | 2015-05-27 | 1 | -13/+2 |
| * | | | | mlx4_core: Fix fallback from MSI-X to INTx | Benjamin Poirier | 2015-05-27 | 1 | -2/+7 |
| * | | | | xen/netback: Properly initialize credit_bytes | Ross Lagerwall | 2015-05-27 | 1 | -0/+1 |
| * | | | | net: netxen: correct sysfs bin attribute return code | Vladimir Zapolskiy | 2015-05-27 | 1 | -3/+3 |
| * | | | | amd-xgbe-phy: Fix initial mode when autoneg is disabled | Lendacky, Thomas | 2015-05-26 | 1 | -3/+42 |
| * | | | | net: dp83640: fix improper double spin locking. | Richard Cochran | 2015-05-25 | 1 | -2/+2 |
| * | | | | net: dp83640: reinforce locking rules. | Richard Cochran | 2015-05-25 | 1 | -1/+16 |
| * | | | | net: dp83640: fix broken calibration routine. | Richard Cochran | 2015-05-25 | 1 | -1/+1 |
| * | | | | net: stmmac: create one debugfs dir per net-device | Mathieu Olivari | 2015-05-25 | 2 | -23/+59 |
| * | | | | net/ibm/emac: fix size of emac dump memory areas | Ivan Mikhaylov | 2015-05-25 | 2 | -15/+8 |
| * | | | | Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub... | David S. Miller | 2015-05-25 | 11 | -30/+69 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li... | Kalle Valo | 2015-05-22 | 11 | -30/+69 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | * | | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() | Eliad Peller | 2015-05-21 | 1 | -2/+4 |
| | | * | | iwlwifi: mvm: clean net-detect info if device was reset during suspend | Luciano Coelho | 2015-05-21 | 1 | -4/+5 |
| | | * | | iwlwifi: mvm: take the UCODE_DOWN reference when resuming | Luciano Coelho | 2015-05-21 | 1 | -1/+8 |
| | | * | | iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC | Emmanuel Grumbach | 2015-05-21 | 1 | -1/+1 |
| | | * | | iwlwifi: nvm: force mac from otp in case nvm mac is reserved | Liad Kaufman | 2015-05-21 | 1 | -1/+10 |
| | | * | | iwlwifi: mvm: Free fw_status after use to avoid memory leak | Haim Dreyfuss | 2015-05-21 | 1 | -1/+3 |
| | | * | | iwlwifi: mvm: fix MLME trigger | Emmanuel Grumbach | 2015-05-15 | 1 | -3/+0 |
| | | * | | iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000 | Avri Altman | 2015-05-15 | 1 | -3/+5 |
| | | * | | iwlwifi: 7000: modify the firmware name for 3165 | Emmanuel Grumbach | 2015-05-15 | 2 | -8/+9 |
| | | * | | iwlwifi: mvm: forbid MIMO on devices that don't support it | Emmanuel Grumbach | 2015-05-10 | 4 | -6/+24 |
| * | | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli | 2015-05-25 | 1 | -1/+1 |
* | | | | | cxgb4vf: Adds SRIOV driver changes for T6 adapter | Hariprasad Shenai | 2015-06-01 | 3 | -23/+54 |
* | | | | | cxgb4: Adds support for T6 adapter | Hariprasad Shenai | 2015-06-01 | 10 | -149/+524 |
* | | | | | cxgb4: Add is_t6 macro and T6 register ranges | Hariprasad Shenai | 2015-06-01 | 2 | -0/+354 |
* | | | | | geneve: allow user to specify TOS info for tunnel frames | John W. Linville | 2015-06-01 | 1 | -4/+14 |
* | | | | | geneve: allow user to specify TTL for tunnel frames | John W. Linville | 2015-06-01 | 1 | -4/+14 |
* | | | | | rocker: remove support for legacy VLAN ndo ops | Scott Feldman | 2015-06-01 | 1 | -33/+1 |
* | | | | | rocker: install/remove router MAC for untagged VLAN when joining/leaving bridge | Scott Feldman | 2015-06-01 | 1 | -17/+25 |
* | | | | | rocker: install untagged VLAN (vid=0) support for each port | Scott Feldman | 2015-06-01 | 1 | -3/+17 |
* | | | | | rocker: cleanup vlan table on error adding vlan | Scott Feldman | 2015-06-01 | 1 | -1/+6 |
* | | | | | rocker: zero allocate ports array | Scott Feldman | 2015-06-01 | 1 | -1/+1 |
* | | | | | cxgb4: remove unused fn to enable/disable db coalescing | Hariprasad Shenai | 2015-06-01 | 2 | -21/+0 |