index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/bonding: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-3
/
+3
*
drivers/net/bonding: fix sparse warnings: context imbalance
Hannes Eder
2009-02-17
2
-0
/
+16
*
drivers/net/atlx: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
2
-2
/
+2
*
drivers/net/atl1e: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
2
-2
/
+2
*
drivers/net/arcnet: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-1
/
+0
*
drivers/net/s2io.c: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-1
/
+0
*
drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-02-17
1
-2
/
+2
*
drivers/net/ppp*.c: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
3
-3
/
+3
*
drivers/net/ni65.c: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
1
-2
/
+3
*
drivers/net/lance.c: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
1
-5
/
+6
*
drivers/net/niu.c: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-1
/
+1
*
drivers/net/ns83820.c: fix sparse warnings: fix signedness
Hannes Eder
2009-02-17
1
-1
/
+1
*
drivers/net/ni65.c: fix sparse warnings: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-4
/
+2
*
drivers/net/e2100.c: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-3
/
+3
*
drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier one
Hannes Eder
2009-02-17
1
-1
/
+1
*
igb: transition driver to only using advanced descriptors
Alexander Duyck
2009-02-16
4
-166
/
+32
*
igb: remove unused defines
Alexander Duyck
2009-02-15
8
-175
/
+11
*
igb: misc cleanup to combine one if statement
Alexander Duyck
2009-02-15
1
-3
/
+3
*
igb: cleanup incorrect comment and set IP Checksum Enable
Alexander Duyck
2009-02-15
1
-10
/
+4
*
igb: reduce size required to trigger low latency
Alexander Duyck
2009-02-15
1
-1
/
+1
*
igb: misc whitespace/formatting cleanups
Alexander Duyck
2009-02-15
1
-38
/
+20
*
mv643xx_eth: implement Large Receive Offload
Lennert Buytenhek
2009-02-15
2
-1
/
+121
*
mv643xx_eth: allow enabling/disabling tx checksumming via ethtool
Lennert Buytenhek
2009-02-15
1
-0
/
+1
*
mv643xx_eth: export rx csum get/set methods via ethtool
Lennert Buytenhek
2009-02-15
1
-0
/
+20
*
mv643xx_eth: implement ethtool rx/tx ring size query and resizing
Lennert Buytenhek
2009-02-15
1
-9
/
+54
*
mv643xx_eth: rework interrupt coalescing, and export via ethtool
Lennert Buytenhek
2009-02-15
1
-30
/
+103
*
mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces
Lennert Buytenhek
2009-02-15
1
-33
/
+23
*
bnx2x: Version
Eilon Greenstein
2009-02-15
5
-6
/
+6
*
bnx2x: Clean-up
Eilon Greenstein
2009-02-15
6
-53
/
+52
*
bnx2x: Comments and prints
Eilon Greenstein
2009-02-15
5
-75
/
+78
*
bnx2x: Re-arrange module parameters
Eilon Greenstein
2009-02-15
1
-7
/
+7
*
bnx2x: Moving includes
Eilon Greenstein
2009-02-15
3
-8
/
+7
*
bnx2x: Driver dump
Eilon Greenstein
2009-02-15
1
-38
/
+59
*
bnx2x: Removing unused struct
Eilon Greenstein
2009-02-15
1
-10
/
+0
*
bnx2x: Sparse endianity annotation
Eilon Greenstein
2009-02-15
3
-131
/
+132
*
bnx2x: Removing redundant macros
Eilon Greenstein
2009-02-15
2
-36
/
+26
*
bnx2x: Better struct naming
Eilon Greenstein
2009-02-15
1
-2
/
+2
*
bnx2x: Loopback in diag mode
Eilon Greenstein
2009-02-15
2
-28
/
+37
*
bnx2x: Optimize chip MPS configuration
Eilon Greenstein
2009-02-15
1
-10
/
+11
*
bnx2x: Memory clean up on failure
Eilon Greenstein
2009-02-15
1
-0
/
+3
*
bnx2x: Using nvram default WoL config
Eilon Greenstein
2009-02-15
1
-0
/
+6
*
bnx2x: smp_mb and not just smp_rmb
Eilon Greenstein
2009-02-15
1
-2
/
+2
*
bnx2x: Increasing FW timeout
Eilon Greenstein
2009-02-15
1
-2
/
+6
*
bnx2x: Returning EBUSY in debug mode as well
Eilon Greenstein
2009-02-15
1
-2
/
+1
*
bnx2x: Manual setting for MRRS
Eilon Greenstein
2009-02-15
3
-1
/
+13
*
bnx2x: Using registers name
Eilon Greenstein
2009-02-15
3
-38
/
+49
*
bnx2x: Pre emphasis configuration
Eilon Greenstein
2009-02-15
5
-69
/
+177
*
bnx2x: GMII not SGMII
Eilon Greenstein
2009-02-15
1
-2
/
+2
*
bnx2x: Removing CL73 code
Eilon Greenstein
2009-02-15
1
-92
/
+19
*
bnx2x: Using the HW 5th lane
Eilon Greenstein
2009-02-15
2
-6
/
+33
[next]