index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
12
-51
/
+35
*
USB CDC NCM host driver
Alexey Orishko
2010-12-06
3
-0
/
+1233
*
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-12-06
2
-14
/
+37
*
tg3: Update version to 3.116
Matt Carlson
2010-12-06
1
-2
/
+2
*
tg3: Relax EEE thresholds
Matt Carlson
2010-12-06
2
-12
/
+33
*
tg3: Minor EEE code tweaks
Matt Carlson
2010-12-06
1
-7
/
+10
*
tg3: Fix 57765 EEE support
Matt Carlson
2010-12-06
1
-16
/
+16
*
tg3: Move EEE definitions into mdio.h
Matt Carlson
2010-12-06
3
-11
/
+13
*
tg3: Raise the jumbo frame BD flag threshold
Matt Carlson
2010-12-06
1
-2
/
+2
*
net: don't reallocate skb->head unless the current one hasn't the needed extr...
Changli Gao
2010-12-03
1
-11
/
+23
*
ixgbe: add support for new format of PBA numbers
Don Skidmore
2010-12-03
4
-16
/
+105
*
ixgbe: add support for 82599 FCoE SKU
Don Skidmore
2010-12-03
3
-0
/
+8
*
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
2010-12-03
3
-5
/
+22
*
ixgbe: fix link behavior for SFP+ when driver is brought down
Don Skidmore
2010-12-03
2
-11
/
+27
*
qlcnic: Updated driver version to 5.0.13
Anirban Chakraborty
2010-12-03
1
-2
/
+2
*
qlcnic: LICENSE file for qlcnic
Sritej Velaga
2010-12-03
8
-140
/
+348
*
qlcnic: validate eswitch config values for PF
Amit Kumar Salecha
2010-12-03
1
-3
/
+6
*
qlcnic: Disable loopback support
Sucheta Chakraborty
2010-12-03
5
-311
/
+1
*
sfc: Store MAC address from NVRAM in net_device::perm_addr
Ben Hutchings
2010-12-03
4
-13
/
+7
*
sfc: Use current MAC address, not NVRAM MAC address, for WoL filter
Ben Hutchings
2010-12-03
1
-1
/
+1
*
sfc: When waking a stopped tx_queue, only lock that tx_queue
Steve Hodgson
2010-12-03
1
-2
/
+6
*
sfc: Update kernel-doc to match earlier move of Toeplitz hash key
Ben Hutchings
2010-12-03
2
-1
/
+1
*
sfc: Move xmac_poll_required into struct falcon_nic_data
Ben Hutchings
2010-12-03
5
-8
/
+15
*
sfc: Move Falcon global event handling to falcon.c
Ben Hutchings
2010-12-03
3
-43
/
+43
*
sfc: Move mdio_lock to struct falcon_nic_data
Ben Hutchings
2010-12-03
4
-7
/
+9
*
sfc: Move SPI state to struct falcon_nic_data
Ben Hutchings
2010-12-03
6
-75
/
+69
*
sfc: Remove unnecessary inclusion of various private header files
Ben Hutchings
2010-12-03
8
-10
/
+0
*
sfc: Expose Falcon BootROM config through MTD, not ethtool
Ben Hutchings
2010-12-03
2
-82
/
+54
*
sfc: Remove broken automatic fallback for invalid Falcon chip/board config
Ben Hutchings
2010-12-03
1
-33
/
+24
*
sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue
Steve Hodgson
2010-12-03
1
-0
/
+1
*
sfc: Clear RXIN_SEL when soft-resetting QT2025C
Ben Hutchings
2010-12-03
1
-0
/
+6
*
sfc: Read-to-clear LM87 alarm/interrupt status at start of day
Ben Hutchings
2010-12-03
1
-0
/
+4
*
sfc: Distinguish critical and non-critical over-temperature conditions
Ben Hutchings
2010-12-03
1
-29
/
+80
*
sfc: Fix condition for no-op in set_phy_flash_cfg()
Ben Hutchings
2010-12-03
1
-1
/
+1
*
sfc: Reduce log level for MCDI error response in efx_mcdi_rpc()
Ben Hutchings
2010-12-03
1
-1
/
+1
*
tipc: Delete tipc_ownidentity()
Allan Stephens
2010-12-02
3
-10
/
+2
*
tipc: Eliminate obsolete native API forwarding routines
Allan Stephens
2010-12-02
2
-87
/
+15
*
tipc: Eliminate an unused symbolic constant in link code
Allan Stephens
2010-12-02
1
-6
/
+0
*
tipc: Eliminate useless initialization when creating subscriber
Allan Stephens
2010-12-02
1
-1
/
+1
*
tipc: Remove unused domain argument from multicast send routine
Allan Stephens
2010-12-02
3
-3
/
+2
*
tipc: Remove support for TIPC mode change callback
Allan Stephens
2010-12-02
4
-53
/
+5
*
tipc: Delete useless function prototypes
Allan Stephens
2010-12-02
4
-4
/
+0
*
tipc: Eliminate useless return value when disabling a bearer
Allan Stephens
2010-12-02
1
-4
/
+5
*
tipc: Delete unused configuration service structure definition
Allan Stephens
2010-12-02
1
-7
/
+0
*
tipc: Remove obsolete inclusions of header files
Allan Stephens
2010-12-02
22
-77
/
+0
*
tipc: Remove obsolete native API files and exports
Allan Stephens
2010-12-02
15
-690
/
+382
*
net: kill unused macros from head file
Shan Wei
2010-12-02
6
-16
/
+0
*
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
2010-12-02
1
-12
/
+12
*
tcp: use TCP_BASE_MSS to set basic mss value
Shan Wei
2010-12-02
1
-1
/
+1
*
net: snmp: fix the wrong ICMP_MIB_MAX value
Shan Wei
2010-12-02
1
-2
/
+1
[next]