index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().
Michael Chan
2017-01-25
1
-3
/
+6
*
bnxt_en: Fix RTNL lock usage on bnxt_update_link().
Michael Chan
2017-01-25
1
-19
/
+18
*
bnxt_en: Fix bnxt_reset() in the slow path task.
Michael Chan
2017-01-25
1
-13
/
+25
*
bnxt_en: Fix "uninitialized variable" bug in TPA code path.
Michael Chan
2017-01-18
1
-1
/
+1
*
bnxt_en: Add interface to support RDMA driver.
Michael Chan
2016-12-07
1
-4
/
+37
*
bnxt_en: Refactor the driver registration function with firmware.
Michael Chan
2016-12-07
1
-5
/
+29
*
bnxt_en: Reserve RDMA resources by default.
Michael Chan
2016-12-07
1
-1
/
+57
*
bnxt_en: Improve completion ring allocation for VFs.
Michael Chan
2016-12-07
1
-1
/
+7
*
bnxt_en: Move function reset to bnxt_init_one().
Michael Chan
2016-12-07
1
-19
/
+6
*
bnxt_en: Enable MSIX early in bnxt_init_one().
Michael Chan
2016-12-07
1
-69
/
+114
*
bnxt_en: Add bnxt_set_max_func_irqs().
Michael Chan
2016-12-07
1
-6
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-06
1
-1
/
+1
|
\
|
*
netdev: broadcom: propagate error code
Pan Bian
2016-12-05
1
-1
/
+1
*
|
bnxt_en: Implement DCBNL to support host-based DCBX.
Michael Chan
2016-12-05
1
-2
/
+6
*
|
bnxt_en: Update firmware header file to latest 1.6.0.
Michael Chan
2016-12-05
1
-12
/
+16
*
|
bnxt_en: Re-factor bnxt_setup_tc().
Michael Chan
2016-12-05
1
-8
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-3
/
+12
|
\
|
|
*
bnxt: do not busy-poll when link is down
Andy Gospodarek
2016-11-24
1
-0
/
+3
|
*
bnxt_en: Fix a VXLAN vs GENEVE issue
Christophe Jaillet
2016-11-23
1
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-0
/
+4
|
\
|
|
*
bnxt: add a missing rcu synchronization
Eric Dumazet
2016-11-16
1
-0
/
+4
*
|
bnxt_en: Add UDP RSS support for 57X1X chips.
Michael Chan
2016-11-16
1
-7
/
+14
*
|
bnxt_en: Enhance autoneg support.
Michael Chan
2016-11-16
1
-0
/
+23
*
|
bnxt_en: Update firmware interface spec to 1.5.4.
Michael Chan
2016-11-16
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-5
/
+6
|
\
|
|
*
bnxt_en: Fix ring arithmetic in bnxt_setup_tc().
Michael Chan
2016-11-13
1
-5
/
+6
*
|
bnxt_en: do not call napi_hash_add()
Eric Dumazet
2016-11-09
1
-1
/
+0
*
|
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-3
/
+4
|
/
*
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
2016-09-20
1
-0
/
+4
*
bnxt_en: Call firmware to approve the random VF MAC address.
Michael Chan
2016-09-19
1
-2
/
+7
*
bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().
Michael Chan
2016-09-19
1
-11
/
+12
*
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
2016-09-19
1
-0
/
+24
*
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
2016-09-19
1
-0
/
+3
*
bnxt_en: Simplify PCI device names and add additinal PCI IDs.
Michael Chan
2016-09-19
1
-32
/
+36
*
bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
Michael Chan
2016-09-19
1
-4
/
+4
*
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
2016-09-06
1
-2
/
+2
*
bnxt_en: Add new NPAR and dual media device IDs.
Michael Chan
2016-07-25
1
-6
/
+33
*
bnxt_en: Log a message, if enabling NTUPLE filtering fails.
Vasundhara Volam
2016-07-25
1
-2
/
+6
*
bnxt_en: Improve ntuple filters by checking destination MAC address.
Michael Chan
2016-07-25
1
-3
/
+22
*
bnxt_en: Remove locking around txr->dev_state
Florian Fainelli
2016-07-19
1
-2
/
+0
*
bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro.
Prashant Sreedharan
2016-07-19
1
-0
/
+6
*
bnxt_en: Workaround Nitro A0 RX hardware bug (part 4).
Prashant Sreedharan
2016-07-19
1
-11
/
+53
*
bnxt_en: Workaround Nitro A0 hardware RX bug (part 3).
Prashant Sreedharan
2016-07-19
1
-1
/
+80
*
bnxt_en: Workaround Nitro A0 hardware RX bug (part 2).
Prashant Sreedharan
2016-07-19
1
-2
/
+15
*
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2016-07-19
1
-15
/
+37
*
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2016-07-19
1
-13
/
+25
*
bnxt: fix a condition
Dan Carpenter
2016-07-09
1
-1
/
+1
*
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
2016-07-02
1
-1
/
+3
*
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
2016-07-02
1
-0
/
+1
*
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
2016-07-02
1
-3
/
+12
[next]