index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: Move the Emulex driver
Jeff Kirsher
2011-08-11
8
-9268
/
+0
*
be2net: fix cmd-rx-filter not notifying MCC
Sathya Perla
2011-08-03
1
-0
/
+1
*
be2net: drop pkts that do not belong to the port
Sathya Perla
2011-08-03
2
-8
/
+24
*
be2net: add support for flashing Teranetics PHY firmware
Sathya Perla
2011-08-03
5
-44
/
+91
*
be2net: use RX_FILTER cmd to program multicast addresses
Sathya Perla
2011-08-03
4
-114
/
+41
*
be2net: non-member vlan pkts not received in promiscous mode
Sathya Perla
2011-08-03
2
-2
/
+11
*
be2net: no need to query link status
Sathya Perla
2011-08-03
5
-43
/
+22
*
be2net: remove wrong and unnecessary calls to netif_carrier_off()
Sathya Perla
2011-08-03
1
-2
/
+0
*
be2net: use stats-sync to read/write 64-bit stats
Sathya Perla
2011-08-01
4
-51
/
+93
*
be2net: cleanup and refactor stats code
Sathya Perla
2011-08-01
5
-356
/
+155
*
be2net: request native mode each time the card is reset
Sathya Perla
2011-07-21
3
-4
/
+6
*
be2net: move to new vlan model
Ajit Khaparde
2011-07-12
2
-26
/
+9
*
be2net: account for skb allocation failures
Eric Dumazet
2011-07-12
3
-2
/
+4
*
benet: Add missing comma between constant string array
Joe Perches
2011-07-09
1
-3
/
+3
*
be2net: clear intr bit in be_probe()
Sathya Perla
2011-06-30
1
-0
/
+6
*
be2net: create/destroy rx-queues on interface open/close
Sathya Perla
2011-06-30
3
-44
/
+111
*
be2net: fix certain cmd failure logging
Sathya Perla
2011-06-30
2
-18
/
+23
*
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
2011-06-27
1
-4
/
+3
*
be2net: get rid of multi_rxq module param
Sathya Perla
2011-06-27
1
-5
/
+1
*
be2net: fix netdev_stats_update
Sathya Perla
2011-06-27
1
-12
/
+17
*
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-21
2
-4
/
+3
*
be2net: support multiple TX queues
Sathya Perla
2011-06-16
3
-119
/
+171
*
be2net: Enable NETIF_F_TSO6 for VLAN traffic for BE
Padmanabh Ratnakar
2011-06-11
1
-4
/
+1
*
be2net: Fix Rx pause counter for lancer
Selvin Xavier
2011-06-06
1
-2
/
+2
*
be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...
Somnath Kotur
2011-05-31
3
-2
/
+76
*
be2net: hash key for rss-config cmd not set
Sathya Perla
2011-05-24
1
-1
/
+2
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
be2net: Kill set but unused variable 'req' in lancer_fw_download()
David S. Miller
2011-05-19
1
-2
/
+0
*
be2net: Enable SR-IOV for Lancer
Mammatha Edhala
2011-05-18
2
-9
/
+13
*
be2net: FW download for Lancer
Shripad Nunjundarao
2011-05-16
3
-20
/
+223
*
be2net: Stats for Lancer
Selvin Xavier
2011-05-16
4
-50
/
+367
*
be2net: Support for version 1 of stats for BE3
Ajit Khaparde
2011-05-16
5
-128
/
+413
*
be2net: fix mbox polling for signal reception
Sathya Perla
2011-05-13
1
-2
/
+1
*
be2net: handle signal reception while waiting for POST
Sathya Perla
2011-05-13
1
-5
/
+7
*
be2net: Fix to prevent flooding of TX queue
Padmanabh Ratnakar
2011-05-11
1
-8
/
+12
*
be2net: Use NTWK_RX_FILTER command for promiscous mode
Padmanabh Ratnakar
2011-05-11
3
-26
/
+48
*
be2net: In case of UE, do not dump registers for Lancer
Padmanabh Ratnakar
2011-05-11
1
-1
/
+2
*
be2net: Disable coalesce water mark mode of CQ for Lancer
Padmanabh Ratnakar
2011-05-11
1
-2
/
+0
*
be2net: Handle error completion in Lancer
Padmanabh Ratnakar
2011-05-11
1
-1
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-11
3
-13
/
+16
|
\
|
*
be2net: Fixed bugs related to PVID.
Somnath Kotur
2011-05-09
3
-8
/
+14
*
|
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-8
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-26
1
-0
/
+1
|
\
\
|
|
/
|
*
be2net: increment work_counter in be_worker
Ivan Vecera
2011-04-21
1
-0
/
+1
*
|
be2net: Fixed a bug in be_cmd_get_regs().
Somnath Kotur
2011-04-25
1
-25
/
+28
*
|
be2net: add code to display default value of tx rate for VFs
Ajit Khaparde
2011-04-19
1
-0
/
+13
*
|
be2net: pass domain id to be_cmd_link_status_query
Ajit Khaparde
2011-04-19
4
-5
/
+5
*
|
be2net: fix be_mcc_compl_process to identify eth_get_stat command
Ajit Khaparde
2011-04-19
1
-1
/
+3
*
|
be2net: Add code to display nic speeds other than 1Gbps/10Gbps
Ajit Khaparde
2011-04-19
1
-0
/
+9
[next]