index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+68
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-3
/
+6
2021-08-08
bnxt_en: Use register window 6 instead of 5 to read the PHC
Michael Chan
1
-2
/
+2
2021-08-08
bnxt_en: Update firmware call to retrieve TX PTP timestamp
Michael Chan
3
-4
/
+11
2021-08-08
bnxt_en: Update firmware interface to 1.10.2.52
Michael Chan
1
-21
/
+55
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-08-05
bnx2x: fix an error code in bnx2x_nic_load()
Dan Carpenter
1
-1
/
+2
2021-08-03
bcmgenet: remove call to netdev_boot_setup_check
Arnd Bergmann
1
-2
/
+0
2021-08-03
bnxt_en: Increase maximum RX ring size if jumbo ring is not used
Michael Chan
3
-8
/
+22
2021-08-03
bnxt_en: Don't use static arrays for completion ring pages
Michael Chan
2
-3
/
+68
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+13
2021-07-29
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2
-0
/
+28
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
3
-0
/
+58
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
3
-2
/
+178
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
4
-1
/
+113
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2
-11
/
+35
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2
-9
/
+12
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
9
-10
/
+10
2021-07-26
bnxt_en: Fix static checker warning in bnxt_fw_reset_task()
Somnath Kotur
1
-3
/
+2
2021-07-24
bnxt_en: Add missing periodic PHC overflow check
Michael Chan
2
-0
/
+11
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-46
/
+83
2021-07-19
bnxt_en: Fix PTP capability discovery
Michael Chan
1
-1
/
+5
2021-07-19
bnxt_en: Move bnxt_ptp_init() to bnxt_open()
Michael Chan
3
-25
/
+16
2021-07-19
bnxt_en: Check abort error state in bnxt_half_open_nic()
Somnath Kotur
1
-0
/
+6
2021-07-19
bnxt_en: Validate vlan protocol ID on RX packets
Michael Chan
1
-5
/
+16
2021-07-19
bnxt_en: fix error path of FW reset
Somnath Kotur
1
-10
/
+21
2021-07-19
bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()
Michael Chan
1
-0
/
+4
2021-07-19
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
1
-4
/
+5
2021-07-19
bnxt_en: reject ETS settings that will starve a TC
Edwin Peer
1
-1
/
+9
2021-07-19
bnxt_en: don't disable an already disabled PCI device
Kalesh AP
1
-1
/
+2
2021-07-16
bnx2x: remove unused variable 'cur_data_offset'
Bill Wendling
1
-6
/
+0
2021-07-08
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-01
net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clear
Doug Berger
2
-21
/
+2
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
19
-87
/
+1386
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-0
/
+1
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+0
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
1
-0
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
4
-5
/
+131
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
4
-3
/
+52
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
3
-0
/
+41
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
6
-1
/
+382
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
3
-0
/
+113
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2
-42
/
+629
2021-06-24
net: bcmgenet: Add mdio-bcm-unimac soft dependency
Jian-Hong Pan
1
-0
/
+1
2021-06-24
bnxt: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-2
/
+0
2021-06-23
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
1
-0
/
+1
2021-06-22
net: broadcom: bcm4908_enet: reset DMA rings sw indexes properly
Rafał Miłecki
1
-3
/
+3
[prev]
[next]