index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Use TX push whenever adding descriptors to an empty queue
Ben Hutchings
2010-12-07
3
-2
/
+68
*
sfc: Remove locking from implementation of efx_writeo_paged()
Ben Hutchings
2010-12-06
1
-1
/
+14
*
sfc: Add compile-time checks for correctness of paged register writes
Ben Hutchings
2010-12-06
1
-8
/
+23
*
sfc: Remove redundant memory barriers between MMIOs
Ben Hutchings
2010-12-06
1
-5
/
+0
*
sfc: Expand/correct comments on collector behaviour and function usage
Ben Hutchings
2010-12-06
1
-49
/
+49
*
sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count
Ben Hutchings
2010-12-06
1
-3
/
+2
*
sfc: Reorder struct efx_nic to separate fields by volatility
Ben Hutchings
2010-12-06
1
-18
/
+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
*
can: EG20T PCH: Delete unnecessary spin_lock
Tomoya
2010-12-02
1
-34
/
+0
*
can: EG20T PCH: Enumerate LEC macros
Tomoya
2010-12-02
1
-36
/
+41
*
can: EG20T PCH: Change Message Object Index
Tomoya
2010-12-02
1
-147
/
+116
[next]