index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
timers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
bnx2x: Whitespaces and comments
Eilon Greenstein
4
-115
/
+121
2009-08-13
bnx2x: Removing unused definitions
Eilon Greenstein
1
-811
/
+0
2009-08-13
bnx2x: Beautify bnx2x_dump.h
Eilon Greenstein
1
-441
/
+449
2009-08-13
bnx2x: Re-factor the initialization code
Eilon Greenstein
5
-464
/
+495
2009-08-13
bnx2x: Using PCI_DEVICE macro
Eilon Greenstein
1
-6
/
+3
2009-08-13
bnx2x: Adding explicit casting
Eilon Greenstein
1
-3
/
+3
2009-08-13
bnx2x: Using macro for phy address
Eilon Greenstein
3
-89
/
+39
2009-08-13
bnx2x: Re-arrange the link structures for better alignment
Eilon Greenstein
2
-15
/
+22
2009-08-13
bnx2x: Missing smp_wmb for statistics state machine
Eilon Greenstein
1
-0
/
+3
2009-08-13
bnx2x: Remove SGMII configuration when not required
Eilon Greenstein
1
-3
/
+10
2009-08-13
bnx2x: Keep only one HW path active
Eilon Greenstein
1
-3
/
+4
2009-08-13
bnx2x: Check unzip return code
Eilon Greenstein
1
-1
/
+3
2009-08-13
bnx2x: Remove the init_dmae field from bp
Eilon Greenstein
2
-48
/
+47
2009-08-13
bnx2x: Updating regdump_len at drvinfo
Eilon Greenstein
1
-36
/
+33
2009-08-13
bnx2x: Move printing of version from probe to the init
Eilon Greenstein
1
-4
/
+2
2009-08-13
bnx2x: Combine get_pcie_width and get_pcie_speed
Eilon Greenstein
1
-18
/
+16
2009-08-13
bnx2x: Stop loading if error condition detected
Eilon Greenstein
2
-0
/
+9
2009-08-13
bnx2x: Calling pci_set_drvdata earlier
Eilon Greenstein
1
-2
/
+2
2009-08-13
bnx2x: Configurable pause scheme
Eilon Greenstein
2
-4
/
+12
2009-08-13
bnx2x: Adding Likely directive
Eilon Greenstein
1
-1
/
+2
2009-08-13
bnx2x: Prefetch the page containing the BD descriptor
Eilon Greenstein
1
-0
/
+7
2009-08-13
bnx2x: Reporting host statistics to management FW
Eilon Greenstein
2
-53
/
+176
2009-08-13
bnx2x: Removing old PHY FW upgrade code
Eilon Greenstein
2
-429
/
+0
2009-08-13
bnx2x: Supporting PHY FW upgrade
Eilon Greenstein
3
-30
/
+67
2009-08-13
bnx2x: MDC/MDIO CL45 IOCTLs
Eilon Greenstein
3
-37
/
+88
2009-08-13
bnx2x: Adding XAUI CL73 autoneg support
Eilon Greenstein
2
-30
/
+180
2009-08-13
bnx2x: BCM8727 FW load
Eilon Greenstein
1
-7
/
+9
2009-08-13
bnx2x: get_ext_phy_fw_version returns NULL if not applicable
Eilon Greenstein
1
-2
/
+4
2009-08-13
bnx2x: Reading the FW version of the BCM8481 PHY
Eilon Greenstein
1
-5
/
+113
2009-08-13
bnx2x: BCM8481 LED4 instead of LASI
Eilon Greenstein
2
-62
/
+468
2009-08-13
bnx2x: Advertize flow control normally in MF mode
Eilon Greenstein
1
-3
/
+1
2009-08-13
bnx2x: Supporting Device Control Channel
Eilon Greenstein
3
-97
/
+268
2009-08-13
bnx2x: Removing old FW files
Eilon Greenstein
2
-22392
/
+0
2009-08-13
bnx2x: Using the new FW
Eilon Greenstein
6
-660
/
+1075
2009-08-13
bnx2x: New FW files
Eilon Greenstein
2
-0
/
+23039
2009-08-13
r8169: phy init for the 8102e
françois romieu
1
-0
/
+1
2009-08-13
r8169: phy init for the 8169s
françois romieu
1
-56
/
+60
2009-08-13
r8169: phy init for the 8169scd
françois romieu
2
-0
/
+70
2009-08-13
r8169: phy init for the 8169sce
françois romieu
1
-0
/
+56
2009-08-13
r8169: differentiate close chipsets in the startup identification message
françois romieu
1
-1
/
+1
2009-08-13
r8169: fix r8101 quirk dupe
françois romieu
1
-1
/
+1
2009-08-13
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
1
-2
/
+3
2009-08-13
be2net: clear & notify residual events before destroying event queues
Sathya Perla
1
-29
/
+56
2009-08-13
be2net: fix bad queue traversal in be_rx_q_clean()
Sathya Perla
1
-1
/
+1
2009-08-13
be2net: Clear pending tx completions before destroying tx queue
Sathya Perla
1
-19
/
+33
2009-08-13
net: smc911x: includecheck fix for smc911x.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-08-13
net: include/linux/icmpv6: includecheck fix for icmpv6.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-08-13
myri10ge: improve parity error detection and recovery
Brice Goglin
1
-17
/
+46
2009-08-13
drivers/net: Correct use of request_region/request_mem_region
Julia Lawall
1
-3
/
+3
2009-08-13
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
Jaswinder Singh Rajput
1
-2
/
+0
[next]