summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz
2015-03-31ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross
2014-12-18bnx2x: fix typos in "configure"Jiri Benc
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09bnx2x: Implement ndo_gso_check()Joe Stringer
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz
2014-12-02net: rename netdev_phys_port_id to more generic nameJiri Pirko
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-02bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra
2014-08-27bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz
2014-08-25bnx2x: Fix stop-on-errorYuval Mintz
2014-08-25net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22bnx2x: FW assertion changesAriel Elior
2014-08-22bnx2x: Safe bnx2x_panic_dump()Yuval Mintz
2014-08-22bnx2x: Code cleanupYuval Mintz
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-01bnx2x: VF can report link speedDmitry Kravkov
2014-06-26bnx2x: Fix the MSI flagsYijing Wang
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds