index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
e1000e: Cleanup checkpatch extra space
David Ertman
1
-4
/
+4
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
6
-0
/
+23
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2
-6
/
+6
2014-04-23
ixgbevf: remove 82599 from the module description
Emil Tantilov
1
-1
/
+1
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
3
-68
/
+172
2014-04-23
ixgbe: change handling of multicast filters
Jacob Keller
3
-9
/
+53
2014-04-23
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
1
-34
/
+6
2014-04-23
ixgbe: Use out-of-line function for register reads
Mark Rustad
2
-15
/
+28
2014-04-23
ixgbe: convert low_water into an array
Jacob Keller
7
-35
/
+57
2014-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-166
/
+369
2014-04-23
be2net: Support for configurable RSS hash key
Venkata Duvvuru
5
-31
/
+113
2014-04-23
neterion/s2io: remove unused s2io_start_tx_queue routine
Ying Xue
1
-9
/
+0
2014-04-22
i40e/i40evf: Bump build versions
Catherine Sullivan
2
-2
/
+2
2014-04-22
i40e: Tweak for-loop in i40e_ethtool.c
Catherine Sullivan
1
-3
/
+5
2014-04-22
i40e: Cleanup if/else statements
Catherine Sullivan
1
-26
/
+8
2014-04-22
i40e: rework fdir setup and teardown
Shannon Nelson
1
-40
/
+17
2014-04-22
i40e: use generic vsi_open to unquiesce vsi
Shannon Nelson
1
-1
/
+1
2014-04-22
i40e: abstract the close path for better netdev vsis
Shannon Nelson
1
-15
/
+16
2014-04-22
i40e: prep vsi_open logic for non-netdev cases
Shannon Nelson
1
-15
/
+18
2014-04-22
i40e/i40evf: update AdminQ API
Shannon Nelson
2
-58
/
+24
2014-04-22
i40e/i40evf: add tracking to NVM busy state
Shannon Nelson
4
-0
/
+47
2014-04-22
i40e: Fix an issue with displaying IPv4 FD filters
Anjali Singhai Jain
1
-0
/
+6
2014-04-22
i40e: Remove a FW workaround
Catherine Sullivan
1
-3
/
+0
2014-04-22
i40e/i40evf: Bump build versions
Catherine Sullivan
2
-4
/
+4
2014-04-22
i40e: Enable VF Tx bandwidth setting
Mitch Williams
4
-2
/
+98
2014-04-22
i40e: Reset the VF upon conflicting VLAN configuration
Greg Rose
1
-1
/
+25
2014-04-22
i40e/i40evf: unhide and enable to one prefena field
Jesse Brandeburg
4
-0
/
+5
2014-04-22
i40e: Add bridge FDB add/del/dump ops
Greg Rose
1
-0
/
+97
2014-04-21
stmmac: remove stmmac_config
Florian Fainelli
1
-22
/
+0
2014-04-21
net: sxgbe: remove sxgbe_config
Florian Fainelli
1
-35
/
+0
2014-04-21
net: cpmac: remove cpmac_config
Florian Fainelli
1
-14
/
+0
2014-04-21
net: ethoc: remove ethoc_config
Florian Fainelli
1
-6
/
+0
2014-04-21
hyperv: Add support for virtual Receive Side Scaling (vRSS)
Haiyang Zhang
4
-34
/
+504
2014-04-21
net: sxgbe: make local functions static
Jingoo Han
1
-8
/
+7
2014-04-21
macvlan: Move broadcasts into a work queue
Herbert Xu
1
-23
/
+93
2014-04-21
net: phy: at803x: use genphy_config_init()
Daniel Mack
1
-33
/
+3
2014-04-21
net: phy: export genphy_config_init()
Daniel Mack
1
-1
/
+2
2014-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-129
/
+244
2014-04-19
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
1
-1
/
+3
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-129
/
+244
2014-04-16
net: mdio-gpio: Add support for separate MDI and MDO gpio pins
Guenter Roeck
1
-3
/
+31
2014-04-16
net: mdio-gpio: Add support for active low gpio pins
Guenter Roeck
1
-6
/
+13
2014-04-16
net: mdio-gpio: Use devm_ functions where possible
Guenter Roeck
1
-14
/
+5
2014-04-16
mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
Chris Mason
3
-7
/
+1
2014-04-16
net: mvneta: properly configure the MAC <-> PHY connection in all situations
Thomas Petazzoni
1
-39
/
+34
2014-04-16
sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)
Edward Cree
10
-22
/
+133
2014-04-15
cxgb4: use the correct max size for firmware flash
Steve Wise
1
-1
/
+1
2014-04-15
qlcnic: Fix MSI-X initialization code
Alexander Gordeev
1
-12
/
+16
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
1
-2
/
+2
2014-04-15
mwifiex: fix hung task on command timeout
Amitkumar Karwar
1
-3
/
+4
[next]