index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2
-2
/
+6
2016-09-20
bnxt_en: Fix build error for kernesl without RTC-LIB
Rob Swindell
1
-0
/
+4
2016-09-19
bnxt_en: Fixed the VF link status after a link state change
Eddie Wai
1
-42
/
+42
2016-09-19
bnxt_en: Support for "ethtool -r" command
Deepak Khungar
1
-0
/
+20
2016-09-19
bnxt_en: Pad TX packets below 52 bytes.
Michael Chan
1
-1
/
+1
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: Fix ethtool -l|-L inconsistent channel counts.
Michael Chan
1
-5
/
+7
2016-09-19
bnxt_en: Added support for Secure Firmware Update
Rob Swindell
4
-14
/
+182
2016-09-19
bnxt_en: Update to firmware interface spec 1.5.1.
Michael Chan
3
-508
/
+760
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
2
-9
/
+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
2
-3
/
+24
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
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
2
-4
/
+25
2016-07-19
bnxt_en: Workaround Nitro A0 hardware RX bug (part 1).
Prashant Sreedharan
2
-16
/
+39
2016-07-19
bnxt_en: Add basic support for Nitro in North Star 2.
Prashant Sreedharan
2
-13
/
+28
2016-07-11
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
1
-1
/
+1
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
3
-3
/
+31
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: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
2016-07-02
bnxt_en: VF/NPAR should return -EOPNOTSUPP for unsupported ethtool ops.
Michael Chan
1
-2
/
+2
2016-06-17
bnxt: Move GENEVE support from hard-coded port to using port notifier
Alexander Duyck
2
-6
/
+33
2016-06-17
bnxt: Update drivers to support unified UDP encapsulation offload functions
Alexander Duyck
1
-28
/
+40
2016-06-14
bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.
Michael Chan
1
-80
/
+118
2016-06-14
bnxt_en: Don't allow autoneg on cards that don't support it.
Michael Chan
3
-9
/
+30
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
2
-2
/
+103
2016-06-14
bnxt_en: Refactor bnxt_gro_skb().
Michael Chan
2
-19
/
+36
2016-06-14
bnxt_en: Define the supported chip numbers.
Michael Chan
2
-1
/
+43
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
3
-5
/
+17
2016-06-14
bnxt_en: Handle VF_CFG_CHANGE event from firmware.
Michael Chan
2
-0
/
+10
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
2
-2
/
+48
[next]