Age | Commit message (Expand) | Author |
2021-05-17 | net: broadcom: bnx2x: Fix wrong function name in comments | Yang Shen |
2020-09-25 | drivers/net/ethernet: clean up mis-targeted comments | Jesse Brandeburg |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-01-16 | bnx2x: fix various indentation issues | Colin Ian King |
2018-11-12 | bnx2x: Assign unique DMAE channel number for FW DMAE transactions. | Sudarsana Reddy Kalluru |
2018-06-30 | bnx2x: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches |
2016-09-27 | bnx2x: free the mac filter group list before freeing the cmd | jbaron@akamai.com |
2016-09-26 | bnx2x: allocate mac filtering pending list in PAGE_SIZE increments | Jason Baron |
2016-08-24 | bnx2x: Don't flush multicast MACs | Yuval Mintz |
2015-09-24 | bnx2x: byte swap rss_key to comply to Toeplitz specs | Eric Dumazet |
2015-07-29 | bnx2x: add vlan filtering offload | Yuval Mintz |
2015-07-22 | bnx2x: Rebrand from 'broadcom' into 'qlogic' | Yuval Mintz |
2015-07-22 | bnx2x: Utilize FW 7.12.30 | Yuval Mintz |
2015-06-25 | bnx2x: Prevent false warning when accessing MACs | Yuval Mintz |
2014-12-09 | bnx2x: Use correct fastpath version for VFs. | Yuval Mintz |
2014-09-19 | bnx2x: New multi-function mode: UFP | Yuval Mintz |
2014-08-29 | bnx2x: Fix sparse warnings | Yuval Mintz |
2014-08-25 | bnx2x: Fix timesync endianity | Michal Kalderon |
2014-08-22 | bnx2x: Add timestamping and PTP hardware clock support | Michal Kalderon |
2014-08-22 | bnx2x: Utilize FW 7.10.51 | Dmitry Kravkov |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-05-30 | bnx2x: update MAINTAINERS for bnx2x and e-mail addresses | Ariel Elior |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-02-12 | bnx2x: Revise IOV vlan/mac validation | Yuval Mintz |
2014-02-12 | bnx2x: Add support in PF driver for RSC | Michal Kalderon |
2014-01-14 | bnx2x: Correct default Tx switching behaviour | Yuval Mintz |
2014-01-13 | bnx2x: namespace and dead code cleanups | stephen hemminger |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-01-05 | bnx2x: fix VLAN configuration for VFs. | Yuval Mintz |
2014-01-05 | bnx2x: Clean before update RSS arrives | Michal Kalderon |
2013-12-31 | net: bnx2x: slight optimization of addr compare | dingtianhong |
2013-11-13 | list: introduce list_next_entry() and list_prev_entry() | Oleg Nesterov |
2013-09-05 | bnx2x: VF RSS support - PF side | Ariel Elior |
2013-08-01 | bnx2x: Revising locking scheme for MAC configuration | Yuval Mintz |
2013-06-02 | bnx2x: Revise comments and alignment | Yuval Mintz |
2013-06-02 | bnx2x: Semantic change of empty lines | Yuval Mintz |
2013-03-22 | bnx2x: increase inner ip id during encapsulated tso | Dmitry Kravkov |
2013-03-18 | bnx2x: add RSS capability for GRE traffic | Dmitry Kravkov |
2013-03-12 | bnx2x: use FW 7.8.17 | Dmitry Kravkov |
2013-03-12 | bnx2x: Add iproute2 support for vfs | Ariel Elior |
2013-03-12 | bnx2x: fix vlan-mac memory leak | Yuval Mintz |
2013-01-23 | bnx2x: Remove many sparse warnings | Yuval Mintz |
2013-01-23 | bnx2x: Add additional debug information | Yuval Mintz |
2013-01-23 | bnx2x: correct usleep_range usage | Yuval Mintz |
2013-01-23 | bnx2x: reorganization and beautification | Yuval Mintz |
2013-01-23 | bnx2x: Semantic renovation | Yuval Mintz |
2013-01-15 | bnx2x: Introduce 2013 and advance version to 1.78.02 | Yuval Mintz |
2013-01-02 | bnx2x: Support statistics collection for VFs by the PF | Ariel Elior |