aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x_main.c
AgeCommit message (Expand)Author
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov
2009-01-22bnx2x: VersionEilon Greenstein
2009-01-22bnx2x: loopback test failureEilon Greenstein
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein
2009-01-22bnx2x: Calling napi_delEilon Greenstein
2009-01-22bnx2x: Carrier off first callEilon Greenstein
2009-01-22bnx2x: Handling load failuresEilon Greenstein
2009-01-22bnx2x: Disable napiEilon Greenstein
2009-01-22bnx2x: Reset HW before useEilon Greenstein
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-19bnx2x: Version updateEilon Greenstein
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein
2009-01-19bnx2x: Driver description updateEilon Greenstein
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-19bnx2x: Read chip IDEilon Greenstein
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-19bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-19bnx2x: Handling probe failuresEilon Greenstein
2009-01-19bnx2x: Free IRQEilon Greenstein
2009-01-15bnx2x: First slow path interrupt raceEilon Greenstein
2009-01-15bnx2x: MTU FilterEilon Greenstein
2009-01-15bnx2x: Indirection table initialization indexEilon Greenstein
2009-01-15bnx2x: Missing bracketsEilon Greenstein
2009-01-15bnx2x: Endianness issuesEilon Greenstein
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein
2009-01-15bnx2x: Protecting the link change indicationEilon Greenstein
2009-01-15bnx2x: Flow control updated before reporting the linkEilon Greenstein
2009-01-15bnx2x: Missing mask when calculating flow controlEilon Greenstein
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein
2009-01-15bnx2x: Missing memory barriersEilon Greenstein
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein
2009-01-08bnx2x: Prevent eeprom set when driver is downEilon Greenstein
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-16bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller
2008-11-21bnx2x: convert to net_device_opsStephen Hemminger
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-03bnx2x: Version UpdateEilon Greenstein
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-27net: convert more to %pMJohannes Berg
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-09bnx2x: EEH recovery fixYitchak Gertner
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein
2008-08-25bnx2x: Version updateEilon Greenstein