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
2011-03-12
igb: Add Energy Efficient Ethernet (EEE) for i350 devices.
Carolyn Wyborny
6
-2
/
+65
2011-03-12
ixgbevf: Fix Driver String
Greg Rose
1
-1
/
+1
2011-03-12
ixgbevf: Fix Version String
Greg Rose
1
-1
/
+1
2011-03-11
e1000e: bump version number
Bruce Allan
1
-1
/
+1
2011-03-11
e1000e: do not suggest the driver supports Wake-on-ARP
Bruce Allan
1
-9
/
+3
2011-03-11
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
Bruce Allan
2
-1
/
+8
2011-03-11
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
Bruce Allan
1
-4
/
+4
2011-03-11
e1000e: extend EEE LPI timer to prevent dropped link
Bruce Allan
1
-5
/
+24
2011-03-11
e1000e: extend timeout for ethtool link test diagnostic
Bruce Allan
1
-3
/
+6
2011-03-11
e1000e: magic number cleanup - ETH_ALEN
Bruce Allan
1
-3
/
+2
2011-03-11
e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()
Bruce Allan
1
-2
/
+2
2011-03-11
ixgbevf: remove Tx hang detection
Lior Levy
2
-51
/
+0
2011-03-11
ixgb: convert to new VLAN model
Emil Tantilov
3
-43
/
+52
2011-03-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-36
/
+80
2011-03-10
tg3: Remove 5750 PCI code
Matt Carlson
1
-10
/
+5
2011-03-10
tg3: Move tg3_init_link_config to tg3_phy_probe
Matt Carlson
1
-34
/
+35
2011-03-10
tg3: Refine VAux decision process
Matt Carlson
1
-20
/
+21
2011-03-10
tg3: cleanup pci device table vars
Matt Carlson
1
-4
/
+4
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+35
2011-03-10
tg3: Fix NVRAM selftest
Matt Carlson
1
-2
/
+4
2011-03-10
tg3: Add missed 5719 workaround change
Matt Carlson
1
-1
/
+1
2011-03-10
bonding: move procfs code into bond_procfs.c
Amerigo Wang
4
-300
/
+306
2011-03-09
ixgbe: fix compile failure in ixgbe_init_mbx_params_pf
Andy Gospodarek
1
-1
/
+1
2011-03-09
r6040: bump to version 0.27 and date 23Feb2011
Florian Fainelli
1
-2
/
+2
2011-03-09
r6040: fix multicast operations
Shawn Lin
1
-47
/
+64
2011-03-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
3
-10
/
+16
2011-03-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
19
-320
/
+590
2011-03-08
ixgbe: fix setting and reporting of advertised speeds
Emil Tantilov
1
-21
/
+20
2011-03-08
ixgbe: fix spelling errors
Emil Tantilov
1
-2
/
+2
2011-03-08
ixgbe: improve logic in ixgbe_init_mbx_params_pf
Emil Tantilov
1
-15
/
+12
2011-03-08
ixgbe: add function description
Emil Tantilov
1
-3
/
+6
2011-03-08
ixgbe: Enable flow control pause parameter auto-negotiation support
Emil Tantilov
6
-199
/
+281
2011-03-08
ixgbe: Add x540 statistic counter definitions
Emil Tantilov
2
-0
/
+14
2011-03-08
ixgbe: clear correct counters for flow control on 82599
Emil Tantilov
2
-7
/
+29
2011-03-08
ixgbe: cleanup PHY init
Emil Tantilov
3
-59
/
+114
2011-03-08
ixgbe: add support to FCoE DDP in target mode
Yi Zou
4
-12
/
+81
2011-03-08
ixgbe: fix missing function pointer conversion
Don Skidmore
1
-1
/
+1
2011-03-08
igb: Add stats output for OS2BMC feature on i350 devices
Carolyn Wyborny
5
-1
/
+29
2011-03-08
e1000e: fix build issue due to undefined reference to crc32_le
Emil Tantilov
1
-0
/
+1
2011-03-08
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
Nils Carlson
2
-13
/
+14
2011-03-08
bonding 802.3ad: Fix the state machine locking v2
Nils Carlson
1
-5
/
+11
2011-03-08
drivers/net/macvtap: fix error check
Nicolas Kaiser
1
-1
/
+2
2011-03-08
s2io: fix uninitialized compile warning
Shan Wei
1
-1
/
+1
2011-03-08
bonding: COW before overwriting the destination MAC address
Changli Gao
1
-2
/
+6
2011-03-08
bonding: remove the unused dummy functions when net poll controller isn't ena...
Changli Gao
1
-8
/
+0
2011-03-08
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-103
/
+178
2011-03-08
be2net: Add multicast filter capability for Lancer
Padmanabh Ratnakar
2
-2
/
+5
2011-03-08
be2net: Disarm CQ and EQ to disable interrupt in Lancer
Padmanabh Ratnakar
1
-5
/
+12
2011-03-08
be2net: Remove TX Queue stop in close
Padmanabh Ratnakar
1
-1
/
+0
2011-03-08
be2net: Change f/w command versions for Lancer
Padmanabh Ratnakar
2
-2
/
+8
[next]