index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-24
bnxt: do not busy-poll when link is down
Andy Gospodarek
1
-0
/
+3
2016-11-23
bnxt_en: Fix a VXLAN vs GENEVE issue
Christophe Jaillet
1
-3
/
+9
2016-11-16
bnxt: add a missing rcu synchronization
Eric Dumazet
1
-0
/
+4
2016-11-13
bnxt_en: Fix ring arithmetic in bnxt_setup_tc().
Michael Chan
1
-5
/
+6
2016-09-20
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
1
-0
/
+4
2016-09-19
bnxt_en: Call firmware to approve the random VF MAC address.
Michael Chan
1
-2
/
+7
2016-09-19
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
Michael Chan
1
-11
/
+12
2016-09-19
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
1
-0
/
+24
2016-09-19
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
1
-0
/
+3
2016-09-19
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
Michael Chan
1
-32
/
+36
2016-09-19
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
Michael Chan
1
-4
/
+4
2016-09-06
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
1
-2
/
+2
2016-07-25
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
1
-6
/
+33
2016-07-25
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
1
-2
/
+6
2016-07-25
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
1
-3
/
+22
2016-07-19
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
1
-2
/
+0
2016-07-19
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
1
-0
/
+6
2016-07-19
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
1
-11
/
+53
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
1
-1
/
+80
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
1
-2
/
+15
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
1
-15
/
+37
2016-07-19
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
1
-13
/
+25
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
1
-1
/
+3
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
1
-6
/
+16
2016-06-17
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
1
-6
/
+30
2016-06-17
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
1
-28
/
+40
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
1
-0
/
+9
2016-06-14
bnxt_en: Add BCM5731X and BCM5741X device IDs.
Michael Chan
1
-1
/
+29
2016-06-14
bnxt_en: Add GRO logic for BCM5731X chips.
Michael Chan
1
-1
/
+88
2016-06-14
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
1
-19
/
+33
2016-06-14
bnxt_en: Define the supported chip numbers.
Michael Chan
1
-1
/
+5
2016-06-14
bnxt_en: Add PCI device ID for 57404 NPAR devices.
Michael Chan
1
-0
/
+3
2016-06-14
bnxt_en: Enable NPAR (NIC Partitioning) Support.
Satish Baddipadige
1
-2
/
+11
2016-06-14
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
1
-0
/
+9
2016-06-14
bnxt_en: Add new function bnxt_reset().
Michael Chan
1
-12
/
+22
2016-06-14
bnxt_en: Add function for VF driver to query default VLAN.
Michael Chan
1
-2
/
+45
2016-06-07
bnxt_en: Simplify VLAN receive logic.
Michael Chan
1
-20
/
+9
2016-06-07
bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.
Michael Chan
1
-0
/
+14
2016-06-07
bnxt_en: Fix tx push race condition.
Michael Chan
1
-1
/
+2
2016-05-20
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-3
/
+2
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
1
-0
/
+3
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
1
-36
/
+30
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
1
-9
/
+10
[next]