index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
/
be_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: Handle out of buffer completions for lancer
Sathya Perla
2010-12-06
1
-20
/
+35
*
be2net: Fix be_dev_family_check() return value check
Sathya Perla
2010-12-06
1
-1
/
+1
*
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-06
1
-2
/
+4
*
be2net: adding support for Lancer family of CNAs
Sathya Perla
2010-11-27
1
-50
/
+131
*
be2net: Fix to avoid firmware update when interface is not open.
Sarveshwar Bandi
2010-11-19
1
-0
/
+6
*
be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()...
Somnath Kotur
2010-10-27
1
-4
/
+18
*
be2net: Fix CSO for UDP packets
Somnath Kotur
2010-10-25
1
-12
/
+8
*
be2net: Call netif_carier_off() after register_netdev()
Somnath Kotur
2010-10-25
1
-1
/
+1
*
benet: make be_poll_rx local
stephen hemminger
2010-10-24
1
-1
/
+1
*
benet: remove dead code
stephen hemminger
2010-10-24
1
-3
/
+0
*
be2net: Changes to use only priority codes allowed by f/w
Somnath Kotur
2010-10-21
1
-6
/
+14
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-4
/
+3
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-1
/
+1
*
be2net: add multiple RX queue support
Sathya Perla
2010-10-03
1
-246
/
+315
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
1
-28
/
+19
|
\
|
*
be2net: fix a bug in UE detection logic
Ajit Khaparde
2010-09-03
1
-24
/
+8
|
*
be2net: fix net-snmp error because of wrong packet stats
Ajit Khaparde
2010-09-03
1
-4
/
+11
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
*
|
be2net: fix to dynamically generate MAC Address for VFs
Ajit Khaparde
2010-08-25
1
-0
/
+54
*
|
be2net: get rid of be_get_stats()
Eric Dumazet
2010-08-24
1
-6
/
+0
|
/
*
be2net: fix to avoid sending get_stats request if one is already being proces...
Ajit Khaparde
2010-07-30
1
-1
/
+2
*
be2net: add code to dump registers for debug
Ajit Khaparde
2010-07-30
1
-0
/
+127
*
be2net: fix to correctly know if driver needs to run for a VF or a PF
Ajit Khaparde
2010-07-30
1
-2
/
+3
*
be2net: variable name changes
Ajit Khaparde
2010-07-23
1
-4
/
+4
*
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
2010-07-23
1
-1
/
+26
*
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2010-07-23
1
-8
/
+46
*
be2net: add support to get vf config
Ajit Khaparde
2010-07-23
1
-11
/
+40
*
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2010-07-23
1
-2
/
+4
*
be2net: Patch to determine if function is VF while running in guest OS.
Sarveshwar Bandi
2010-07-10
1
-0
/
+1
*
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2010-06-30
1
-0
/
+7
*
be2net: enable ipv6 tso support
Ajit Khaparde
2010-06-16
1
-2
/
+4
*
be2net: cleanup in case of error in be_open()
Sathya Perla
2010-06-01
1
-46
/
+49
*
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
2010-05-28
1
-1
/
+1
*
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
2010-05-25
1
-0
/
+1
*
be2net: Bug fix in init code in probe
Sarveshwar Bandi
2010-05-24
1
-4
/
+6
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-12
/
+0
*
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
1
-2
/
+2
*
benet: fix the misusage of zero dma address
FUJITA Tomonori
2010-04-07
1
-1
/
+1
*
benet: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2010-04-07
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-11
/
+10
|
\
|
*
be2net: fix bug in vlan rx path for big endian architecture
Ajit Khaparde
2010-04-01
1
-2
/
+2
|
*
be2net: fix flashing on big endian architectures
Ajit Khaparde
2010-04-01
1
-8
/
+7
|
*
be2net: fix a bug in flashing the redboot section
Ajit Khaparde
2010-04-01
1
-1
/
+1
*
|
be2net: Adding PCI SRIOV support
Sarveshwar Bandi
2010-04-01
1
-47
/
+175
*
|
net: remove redundant code
Eric Dumazet
2010-03-30
1
-1
/
+0
*
|
net/various: remove trailing space in messages
Frans Pop
2010-03-24
1
-1
/
+1
*
|
be2net: fix unmap_single/page() called incorrectly in Tx compl processing
Sathya Perla
2010-03-23
1
-21
/
+12
*
|
be2net: handle dma mapping errors in Tx path
Sathya Perla
2010-03-23
1
-3
/
+38
|
/
*
be2net: remove unused code in be_load_fw
Ajit Khaparde
2010-03-08
1
-9
/
+0
*
be2net: remove usage of be_pci_func
Ajit Khaparde
2010-03-08
1
-1
/
+1
[next]