Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a78b55d1c0218b6d91d504941d20e36435c276f5
/
drivers
/
net
/
ethernet
/
emulex
/
benet
922bbe8
be2net: missing variable initialization
by Antonio Alecrim Jr
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a77dcb8
be2net: set and query VEB/VEPA mode of the PF interface
by Ajit Khaparde
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
68d7bdc
be2net: implement ethtool set/get_channel hooks
by Sathya Perla
· 11 years ago
7707133
be2net: refactor be_setup() to consolidate queue creation routines
by Sathya Perla
· 11 years ago
bea5098
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
by Sathya Perla
· 11 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 11 years ago
150d58c
be2net: Fixup profile management routines
by Vasundhara Volam
· 11 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 11 years ago
dd5746b
be2net: Check for POST state in suspend-resume sequence
by Sarveshwar Bandi
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6e1f997
be2net: fix disabling TX in be_close()
by Sathya Perla
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3da988c
be2net: Clear any capability flags that driver is not interested in.
by Sarveshwar Bandi
· 11 years ago
5721f94
be2net: update driver version
by Sathya Perla
· 11 years ago
117affe
be2net: Initialize "status" in be_cmd_get_die_temperature()
by Vasundhara Volam
· 11 years ago
05ccaa2
be2net: fixup log msgs for async events
by Vasundhara Volam
· 11 years ago
68cb7e4
be2net: Fix displaying supported speeds for BE2
by Vasundhara Volam
· 11 years ago
fd8c7be
be2net: don't limit max MAC and VLAN counts
by Vasundhara Volam
· 11 years ago
d696b5e
be2net: Do not call get_die_temperature cmd for VF
by Vasundhara Volam
· 11 years ago
b971f84
be2net: Adding more speeds reported by get_settings
by Vasundhara Volam
· 11 years ago
4188e7d
be2net: Staticize local functions
by Jingoo Han
· 11 years ago
4ce1fd6
be2net: don't use dev_err when AER enabling fails
by Ivan Vecera
· 11 years ago
2d17f40
be2net: delete primary MAC address while unloading
by Sathya Perla
· 11 years ago
3175d8c
be2net: use SET/GET_MAC_LIST for SH-R
by Sathya Perla
· 11 years ago
95046b9
be2net: refactor MAC-addr setup code
by Sathya Perla
· 11 years ago
b5bb977
be2net: fix pmac_id for BE3 VFs
by Sathya Perla
· 11 years ago
04a0602
be2net: allow VFs to program MAC and VLAN filters
by Sathya Perla
· 11 years ago
5a712c1
be2net: fix MAC address modification for VF
by Sathya Perla
· 11 years ago
52fe29e
be2net: Fix to avoid hardware workaround when not needed
by Sarveshwar Bandi
· 11 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 11 years ago
257a3fe
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
by Sathya Perla
· 12 years ago
d98cae64e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0c5fed0
be2net: Fix 32-bit DMA Mask handling
by Somnath Kotur
· 12 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5c51081
be2net: Implement initiate FW dump feature for Lancer
by Somnath Kotur
· 12 years ago
01e5b2c
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
by Somnath Kotur
· 12 years ago
e38b170
be2net: Mark checksum fail for IP fragmented packets
by Somnath Kotur
· 12 years ago
3904dcc
be2net: Trim padded packets for Lancer
by Somnath Kotur
· 12 years ago
4826566
be2net: Pad skb to meet min Tx pkt size in lancer
by Somnath Kotur
· 12 years ago
eeb65ce
be2net: cleanup be_get_drvinfo()
by Somnath Kotur
· 12 years ago
e6ff4c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ee9c799
be2net: refactor HW workarounds in be_xmit()
by Sathya Perla
· 12 years ago
950e295
be2net: bug fix on returning an invalid nic descriptor
by Wei Yang
· 12 years ago
efee8e8
be2net: Avoid double insertion of vlan tags.
by Sarveshwar Bandi
· 12 years ago
fba8755
be2net: disable TX in be_close()
by Sathya Perla
· 12 years ago
3f5dffe
be2net: fix EQ from getting full while cleaning RX CQ
by Sathya Perla
· 12 years ago
bf591f5
be2net: fix payload_len value for GET_MAC_LIST cmd req
by Sathya Perla
· 12 years ago
b4c1df9
be2net: provision VF resources before enabling SR-IOV
by Sathya Perla
· 12 years ago
c2bba3d
be2net: Fix to fail probe if MSI-X enable fails for a VF
by Somnath Kotur
· 12 years ago
04d3d62
be2net: avoid napi_disable() when it has not been enabled
by Somnath Kotur
· 12 years ago
701962d
be2net: Fix firmware download for Lancer
by Somnath Kotur
· 12 years ago
c5dae58
be2net: Fix to receive Multicast Packets when Promiscuous mode is enabled on certain devices
by Ajit Khaparde
· 12 years ago
b5adffc4
be2net: Fix to show tx priority pause counter in ethtool -S
by Ajit Khaparde
· 12 years ago
a6c578e
be2net: Fix to use 32-bit stats to report rx_drops_no_fragment
by Ajit Khaparde
· 12 years ago
bbdc42f
be2net: Fix to use version 2 of cq_create for SkyHawk-R devices
by Ajit Khaparde
· 12 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2d177be
be2net: FLR must be first cmd issued to Lancer FW
by Kalesh AP
· 12 years ago
28710c5
be2net: Use GET_FUNCTION_CONFIG V1 cmd
by Kalesh AP
· 12 years ago
b424332
be2net: Fix to show wol disabled/enabled state correctly.
by Sarveshwar Bandi
· 12 years ago
d98ef50
be2net: Fixed memory leak
by Suresh Reddy
· 12 years ago
78d0b11
be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC freeze.
by Suresh Reddy
· 12 years ago
18fb06a
be2net: Renamed rx_address_mismatch_errors to rx_address_filtered
by Suresh Reddy
· 12 years ago
594ad54
be2net: Add support for setting and getting rx flow hash options
by Suresh Reddy
· 12 years ago
d2cb6ce
be2net: Fix PVID tag offload for packets with inline VLAN tag.
by Ajit Khaparde
· 12 years ago
bc0c340
be2net: fix a Tx stall bug caused by a specific ipv6 packet
by Ajit Khaparde
· 12 years ago
1297f9d
be2net: Remove an incorrect pvid check in Tx
by Ajit Khaparde
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2bd92cd
be2net: enable IOMMU pass through for be2net
by Craig Hada
· 12 years ago
a05f99d
be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-R
by Vasundhara Volam
· 12 years ago
0ad3157
be2net: Avoid flashing BE3 UFI on BE3-R chip.
by Vasundhara Volam
· 12 years ago
4d27712
be2net: Don't log "Out of MCCQ wrbs" error
by Vasundhara Volam
· 12 years ago
94d73aa
be2net: Use TXQ_CREATE_V2 cmd
by Vasundhara Volam
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
f11a869
be2net: take care of __vlan_put_tag return value
by Ivan Vecera
· 12 years ago
f9725c0
be2net: remove unused variable 'sge'
by Ivan Vecera
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
68c45a2
be2net: Use new F/W mailbox cmd to manipulate interrupts.
by Somnath Kotur
· 12 years ago
8cef7a7
be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)
by Somnath Kotur
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c7bb15a
be2net: Update copyright year
by Vasundhara Volam
· 12 years ago
c5b3ad4
be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3
by Sathya Perla
· 12 years ago
66d29cb
benet: Wait f/w POST until timeout
by Gavin Shan
· 12 years ago
9e9ff4b
be2net: remove BUG_ON() in be_mcc_compl_is_new()
by Sathya Perla
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2b3c9a8
be2net: update driver version to 4.6.x
by Sathya Perla
· 12 years ago
4c87661
be2net: fix re-loaded PF driver to re-gain control of its VFs
by Sathya Perla
· 12 years ago
00d3d51
be2net: Updating Module Author string and log message string to "Emulex Corporation"
by Sarveshwar Bandi
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
d0b9cec
be2net: fix unconditionally returning IRQ_HANDLED in INTx
by Sathya Perla
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
d23e946
be2net: fix wrong frag_idx reported by RX CQ
by Sathya Perla
· 12 years ago
a323d9b
be2net: fix be_close() to ensure all events are ack'ed
by Sathya Perla
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
3bc6b06
be2net: remove __dev* attributes
by Bill Pemberton
· 12 years ago
e49cc34
be2net: fix INTx ISR for interrupt behaviour on BE2
by Sathya Perla
· 12 years ago
Next »