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
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpsw: Hook up default ndo_change_mtu.
David S. Miller
2012-03-20
1
-0
/
+1
*
netdev: driver: ethernet: Add TI CPSW driver
Mugunthan V N
2012-03-19
3
-0
/
+1031
*
netdev: driver: ethernet: add cpsw address lookup engine support
Mugunthan V N
2012-03-19
2
-0
/
+734
*
mlx4_core: fix race on comm channel
Eugenia Emantayev
2012-03-19
1
-0
/
+9
*
fs_enet: Add MPC5125 FEC support and PHY interface selection
Vladimir Ermakov
2012-03-19
3
-7
/
+28
*
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
2012-03-19
1
-1
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-03-19
6
-1106
/
+1286
|
\
|
*
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
4
-902
/
+945
|
*
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
3
-61
/
+54
|
*
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
3
-1
/
+160
|
*
ixgbe: Whitespace cleanups
Alexander Duyck
2012-03-19
1
-10
/
+7
|
*
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
2012-03-19
1
-3
/
+1
|
*
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
2012-03-19
1
-3
/
+2
|
*
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
1
-49
/
+49
|
*
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
1
-19
/
+10
|
*
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
2012-03-19
1
-9
/
+9
|
*
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-19
3
-51
/
+51
*
|
igbvf: Use ETH_ALEN
Joe Perches
2012-03-19
2
-9
/
+2
*
|
atlx: Use ETH_ALEN
Joe Perches
2012-03-19
3
-12
/
+7
*
|
bnx2x: validate FW trace prior to its printing
Dmitry Kravkov
2012-03-19
2
-1
/
+13
*
|
bnx2x: consistent statistics for old FW
Yuval Mintz
2012-03-19
3
-41
/
+6
*
|
bnx2x: changed iscsi/fcoe mac init and macros
Dmitry Kravkov
2012-03-19
4
-44
/
+64
*
|
bnx2x: added TLV_NOT_FOUND flags to the dcb
Dmitry Kravkov
2012-03-19
2
-7
/
+17
*
|
bnx2x: changed initial dcb configuration
Dmitry Kravkov
2012-03-19
1
-29
/
+16
*
|
bnx2x: removed dcb unused code
Yuval Mintz
2012-03-19
1
-20
/
+0
*
|
bnx2x: reduced sparse warnings
Yuval Mintz
2012-03-19
6
-29
/
+18
*
|
bnx2x: revised driver prints
Merav Sicron
2012-03-19
9
-727
/
+694
*
|
bnx2x: added 'likely' to fast-path skb existence
Yuval Mintz
2012-03-19
1
-1
/
+2
*
|
be2net: fix programming of VLAN tags for VF
Ajit Khaparde
2012-03-19
4
-5
/
+157
*
|
be2net: Fix number of vlan slots in flex mode
Ajit Khaparde
2012-03-19
1
-1
/
+1
*
|
be2net: Program secondary UC MAC address into MAC filter
Ajit Khaparde
2012-03-19
2
-6
/
+53
*
|
be2net: enable WOL by default if h/w supports it
Ajit Khaparde
2012-03-19
5
-17
/
+136
*
|
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
David S. Miller
2012-03-19
3
-10
/
+17
|
\
\
|
|
/
|
/
|
|
*
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
Paul Gortmaker
2012-03-18
1
-1
/
+1
|
*
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-03-15
2
-6
/
+0
|
*
gianfar: constify giant block of status descriptor strings
Paul Gortmaker
2012-03-15
1
-1
/
+1
|
*
gianfar: Add support for byte queue limits.
Paul Gortmaker
2012-03-15
1
-3
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
6
-46
/
+41
|
\
\
|
*
|
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
2012-03-16
1
-26
/
+24
|
*
|
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
2012-03-16
1
-0
/
+1
|
*
|
bnx2x: FCoE statistics id fixed
Yuval Mintz
2012-03-12
1
-3
/
+9
|
*
|
bnx2x: dcb bit indices flags used as bits
Yuval Mintz
2012-03-12
2
-4
/
+6
|
*
|
bnx2x: added cpu_to_le16 when preparing ramrod's data
Ariel Elior
2012-03-12
1
-1
/
+1
|
*
|
bnx2x: pfc statistics counts pfc events twice
Yuval Mintz
2012-03-12
1
-12
/
+0
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-03-17
6
-628
/
+772
|
\
\
\
|
*
|
|
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
2
-118
/
+153
|
*
|
|
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
2
-25
/
+21
|
*
|
|
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
3
-29
/
+40
|
*
|
|
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
2
-5
/
+1
|
*
|
|
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
2012-03-17
1
-17
/
+17
[next]