index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netconsole.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
i40e: support VFs on PFs other than 0
Mitch Williams
1
-8
/
+10
2014-01-06
i40e: acknowledge VFLR when disabling SR-IOV
Mitch Williams
1
-2
/
+13
2014-01-06
i40e: don't allocate zero size
Mitch Williams
1
-0
/
+1
2014-01-06
i40e: use struct assign instead of memcpy
Mitch Williams
1
-1
/
+1
2014-01-06
i40e: Do not enable default port on the VEB
Greg Rose
1
-1
/
+1
2014-01-06
i40e: avoid unnecessary register read
Mitch Williams
1
-2
/
+1
2014-01-06
i40e: fix whitespace
Jesse Brandeburg
1
-0
/
+1
2014-01-06
i40e: Fix SR-IOV VF port VLAN
Greg Rose
3
-5
/
+20
2014-01-06
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
1
-1
/
+8
2014-01-06
net/mlx4_core: Warn if device doesn't have enough PCI bandwidth
Eyal Perry
1
-0
/
+84
2014-01-06
8021q: make vlan_pcpu_stats visible without CONFIG_VLAN_8021Q
Hannes Frederic Sowa
1
-19
/
+19
2014-01-06
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2
-2
/
+2
2014-01-05
i40e: remove un-necessary io-write
Anjali Singhai Jain
1
-4
/
+0
2014-01-05
i40e: Remove unnecessary prototypes
Anjali Singhai Jain
1
-7
/
+0
2014-01-05
i40e: I40E_FLAG_MQ_ENABLED is not used
Neerav Parikh
2
-19
/
+14
2014-01-05
i40e: Fix ring allocation
Neerav Parikh
2
-13
/
+4
2014-01-05
i40e: catch unset q_vector
Shannon Nelson
1
-1
/
+2
2014-01-05
i40e: keep allocated memory in structs
David Cassard
3
-69
/
+51
2014-01-05
i40e: fix error handling when alloc of vsi array fails
Shannon Nelson
1
-1
/
+2
2014-01-05
i40e: reinit buffer size each time
Mitch Williams
1
-1
/
+1
2014-01-05
i40e: use functions to enable and disable icr 0
Mitch Williams
3
-15
/
+20
2014-01-05
i40e: add header file flag _I40E_TXRX_H_
Vasu Dev
1
-0
/
+4
2014-01-05
i40e: guard against vf message races
Mitch Williams
1
-5
/
+18
2014-01-05
i40e: fix constant cast issues
Jesse Brandeburg
1
-4
/
+4
2014-01-05
i40e: Change the ethtool NVM read method to use AQ
Anjali Singhai Jain
1
-22
/
+46
2014-01-05
i40e: fix mac address checking
Jesse Brandeburg
3
-29
/
+1
2014-01-05
i40e: Dump the whole NVM, not half
Anjali Singhai Jain
2
-3
/
+3
2014-01-05
bgmac: add support for Northstar SoC (BCM4707, BCM53018)
Hauke Mehrtens
2
-18
/
+46
2014-01-05
bgmac: reset all cores on Northstar SoC
Hauke Mehrtens
1
-0
/
+21
2014-01-05
bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4
Hauke Mehrtens
2
-5
/
+7
2014-01-05
bgmac: initialize the DMA controller of core rev >= 4
Hauke Mehrtens
2
-0
/
+73
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
3
-15
/
+9
2014-01-05
tipc: remove unused code
stephen hemminger
4
-26
/
+0
2014-01-05
tipc: make local function static
stephen hemminger
2
-2
/
+1
2014-01-05
dccp: make local variable static
stephen hemminger
2
-2
/
+1
2014-01-05
dccp: remove obsolete code
stephen hemminger
2
-33
/
+0
2014-01-05
macvlan: unify macvlan_pcpu_stats and vlan_pcpu_stats
Li RongQing
2
-28
/
+7
2014-01-05
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
16
-66
/
+60
2014-01-05
phylib: make phy_scan_fixups() static
Sergei Shtylyov
2
-3
/
+1
2014-01-05
phylib: remove unused adjust_state() callback
Sergei Shtylyov
4
-23
/
+7
2014-01-05
phy: kill excess empty lines
Sergei Shtylyov
2
-31
/
+0
2014-01-05
phy: kill excess code
Sergei Shtylyov
2
-35
/
+13
2014-01-05
phy: kill useless local variables
Sergei Shtylyov
2
-47
/
+18
2014-01-05
<linux/phy.h>: coding style fixes
Sergei Shtylyov
1
-19
/
+19
2014-01-05
mdio_bus: coding style fixes
Sergei Shtylyov
1
-18
/
+9
2014-01-05
phy: coding style fixes
Sergei Shtylyov
2
-117
/
+114
2014-01-04
i40e: report VF MAC addresses correctly
Mitch Williams
1
-6
/
+1
2014-01-04
i40e: update led set args
Jesse Brandeburg
3
-31
/
+69
2014-01-04
i40e: make a define from a large constant
Mitch Williams
2
-20
/
+21
2014-01-04
i40e: be more informative
Mitch Williams
1
-1
/
+2
[next]