summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x_main.c
AgeCommit message (Expand)Author
2009-03-10bnx2x: Using DMAE to initialize the chipEilon Greenstein
2009-03-10bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein
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-20bnx2x: Version updateEilon Greenstein
2009-01-20bnx2x: Barriers for the compilerEilon Greenstein
2009-01-20bnx2x: Driver description updateEilon Greenstein
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein
2009-01-20bnx2x: Read chip IDEilon Greenstein
2009-01-20bnx2x: Wrong HDR offset in CAMEilon Greenstein
2009-01-20bnx2x: Potential race after iSCSI bootEilon Greenstein
2009-01-20bnx2x: Handling probe failuresEilon Greenstein
2009-01-20bnx2x: 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-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-17bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX}David S. Miller
2008-11-22bnx2x: convert to net_device_opsStephen Hemminger
2008-11-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-04bnx2x: Version UpdateEilon Greenstein
2008-11-04bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein
2008-11-04bnx2x: Removing the PMF indication when unloadingEilon Greenstein
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-28net: convert more to %pMJohannes Berg
2008-10-28net: 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
2008-08-25bnx2x: Multi QueueYitchak Gertner