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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-23
5
-2
/
+18
*
|
|
|
qeth: handle missing z/VM authorization of OSX
Ursula Braun
2010-06-23
2
-4
/
+9
*
|
|
|
qeth: specify correct function level for OSN devices
Ursula Braun
2010-06-23
1
-0
/
+1
*
|
|
|
qeth: fix page breaks in hw headers
Frank Blaschka
2010-06-23
4
-73
/
+65
*
|
|
|
qeth: fix use after free for qeths debug area
Carsten Otte
2010-06-23
1
-1
/
+0
*
|
|
|
qeth: Fold qeth_qerr debug area
Carsten Otte
2010-06-23
2
-11
/
+4
*
|
|
|
qeth: Fold qeth_misc debug area
Carsten Otte
2010-06-23
2
-4
/
+1
*
|
|
|
qeth: Fold qeth_sense debug area
Carsten Otte
2010-06-23
2
-3
/
+0
*
|
|
|
qeth: Fold qeth_trace debug area
Carsten Otte
2010-06-23
4
-272
/
+259
*
|
|
|
qeth: Add new s390 debug feature for each qeth card
Carsten Otte
2010-06-23
2
-3
/
+31
*
|
|
|
qeth: Rework qeth_dbf_longtext
Carsten Otte
2010-06-23
2
-5
/
+5
*
|
|
|
smsgiucv: guarantee single iucv connect in thaw
Ursula Braun
2010-06-23
1
-2
/
+9
*
|
|
|
qlcnic: update version to 5.0.6
Amit Kumar Salecha
2010-06-23
1
-2
/
+2
*
|
|
|
qlcnic: mark context state freed after destroy
Amit Kumar Salecha
2010-06-23
2
-1
/
+3
*
|
|
|
qlcnic: offload tx timeout recovery
Amit Kumar Salecha
2010-06-23
2
-36
/
+32
*
|
|
|
qlcnic: dont free host resources during fw recovery
Amit Kumar Salecha
2010-06-23
1
-29
/
+3
*
|
|
|
qlcnic: release device resources during interface down
Amit Kumar Salecha
2010-06-23
6
-37
/
+114
*
|
|
|
qlcnic: fix mac address mgmt
Amit Kumar Salecha
2010-06-23
1
-3
/
+8
*
|
|
|
qlcnic: handshake with card after fw load
Amit Kumar Salecha
2010-06-23
3
-7
/
+9
*
|
|
|
qlcnic: cleanup skb allocation
Amit Kumar Salecha
2010-06-23
3
-21
/
+13
*
|
|
|
bridge: 64bit rx/tx counters
Eric Dumazet
2010-06-23
3
-13
/
+23
*
|
|
|
net: Introduce u64_stats_sync infrastructure
Eric Dumazet
2010-06-23
1
-0
/
+107
*
|
|
|
net: consolidate netif_needs_gso() checks
John Fastabend
2010-06-23
1
-36
/
+32
*
|
|
|
net: Fix a typo in netlink.h
Justin P. Mattock
2010-06-23
1
-1
/
+1
*
|
|
|
e1000e: disable gig speed when in S0->Sx transition
Bruce Allan
2010-06-23
1
-14
/
+5
*
|
|
|
e1000e: packet split should not be used with early receive
Bruce Allan
2010-06-23
1
-1
/
+1
*
|
|
|
e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
Bruce Allan
2010-06-23
1
-2
/
+0
*
|
|
|
e1000e: avoid polling h/w registers during link negotiation
Bruce Allan
2010-06-23
3
-28
/
+29
*
|
|
|
caif: Add debug connection type for CAIF.
Sjur Braendeland
2010-06-20
2
-0
/
+39
*
|
|
|
caif: Use link layer MTU instead of fixed MTU
Sjur Braendeland
2010-06-20
15
-69
/
+173
*
|
|
|
caif: Bugfix - RFM must support segmentation.
Sjur Braendeland
2010-06-20
6
-67
/
+278
*
|
|
|
caif: Bugfix not all services uses flow-ctrl.
Sjur Braendeland
2010-06-20
9
-18
/
+26
*
|
|
|
e1000e: update driver version number
Bruce Allan
2010-06-18
1
-1
/
+3
*
|
|
|
e1000e: update copyright information
Bruce Allan
2010-06-18
11
-12
/
+12
*
|
|
|
e1000e: enable support for EEE on 82579
Bruce Allan
2010-06-18
4
-1
/
+70
*
|
|
|
e1000e: initial support for 82579 LOMs
Bruce Allan
2010-06-18
7
-46
/
+386
*
|
|
|
e1000e: fix check for manageability on ICHx/PCH
Bruce Allan
2010-06-18
1
-4
/
+27
*
|
|
|
e1000e: separate out PHY statistics register updates
Bruce Allan
2010-06-18
3
-47
/
+126
*
|
|
|
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
2010-06-18
1
-13
/
+19
*
|
|
|
e1000e: cleanup ethtool loopback setup code
Bruce Allan
2010-06-18
1
-32
/
+42
*
|
|
|
cxgb4: minor cleanup
Dimitris Michailidis
2010-06-18
2
-3
/
+2
*
|
|
|
cxgb4: update FW definitions
Dimitris Michailidis
2010-06-18
4
-24
/
+73
*
|
|
|
cxgb4: add a missing error interrupt
Dimitris Michailidis
2010-06-18
1
-0
/
+1
*
|
|
|
cxgb4: propagate link initialization errors to .ndo_open's callers
Dimitris Michailidis
2010-06-18
1
-3
/
+4
*
|
|
|
cxgb4: switch to 64 bit inteface statistics
Dimitris Michailidis
2010-06-18
1
-3
/
+3
*
|
|
|
cxgb4: set dev_id to the port number
Dimitris Michailidis
2010-06-18
1
-0
/
+1
*
|
|
|
cxgb4: implement EEH
Dimitris Michailidis
2010-06-18
4
-3
/
+124
*
|
|
|
cxgb4: rearrange initialization code in preparation for EEH
Dimitris Michailidis
2010-06-18
1
-49
/
+60
*
|
|
|
cxgb4: dynamically determine flash size and FW image location
Dimitris Michailidis
2010-06-18
4
-23
/
+61
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-17
106
-2435
/
+4945
|
\
\
\
\
[prev]
[next]