Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 2008-12-26 | 1 | -1/+0 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -3/+3 |
* | bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} | David S. Miller | 2008-12-16 | 1 | -19/+19 |
* | bnx2x: convert to net_device_ops | Stephen Hemminger | 2008-11-21 | 1 | -14/+20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 1 | -4/+6 |
|\ | |||||
| * | bnx2x: Version Update | Eilon Greenstein | 2008-11-03 | 1 | -2/+2 |
| * | bnx2x: Calling netif_carrier_off at the end of the probe | Eilon Greenstein | 2008-11-03 | 1 | -2/+2 |
| * | bnx2x: Removing the PMF indication when unloading | Eilon Greenstein | 2008-11-03 | 1 | -0/+2 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -3/+0 |
* | | pci: use pci_ioremap_bar() in drivers/net | Arjan van de Ven | 2008-10-31 | 1 | -2/+1 |
* | | net: convert more to %pM | Johannes Berg | 2008-10-27 | 1 | -5/+2 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -2/+1 |
|/ | |||||
* | bnx2x: EEH recovery fix | Yitchak Gertner | 2008-09-09 | 1 | -12/+83 |
* | bnx2x: Accessing un-mapped page | Eilon Greenstein | 2008-09-03 | 1 | -17/+17 |
* | bnx2x: Version update | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 |
* | bnx2x: Multi Queue | Yitchak Gertner | 2008-08-25 | 1 | -4/+2 |
* | bnx2x: NAPI and interrupts enable/disable | Yitchak Gertner | 2008-08-25 | 1 | -76/+73 |
* | bnx2x: NIC load failure cleanup | Yitchak Gertner | 2008-08-25 | 1 | -12/+10 |
* | bnx2x: Initialization structure | Yitchak Gertner | 2008-08-25 | 1 | -11/+11 |
* | bnx2x: HW lock timeout | Eilon Greenstein | 2008-08-25 | 1 | -2/+2 |
* | bnx2x: Minimize lock time | Eilon Greenstein | 2008-08-25 | 1 | -1/+4 |
* | bnx2x: Fan failure mechanism on additional design | Eilon Greenstein | 2008-08-25 | 1 | -0/+3 |
* | bnx2x: Rx work check | Eilon Greenstein | 2008-08-25 | 1 | -0/+7 |
* | [netdrvr] remove unnecessary #include | Huang Weiyi | 2008-08-14 | 1 | -1/+0 |
* | bnx2x: Version update | Eilon Greenstein | 2008-08-13 | 1 | -2/+2 |
* | bnx2x: Checkpatch compliance | Eilon Greenstein | 2008-08-13 | 1 | -8/+8 |
* | bnx2x: Spelling mistakes | Eilon Greenstein | 2008-08-13 | 1 | -12/+12 |
* | bnx2x: Minor code improvements | Eilon Greenstein | 2008-08-13 | 1 | -37/+33 |
* | bnx2x: Driver info | Eilon Greenstein | 2008-08-13 | 1 | -6/+6 |
* | bnx2x: 8073 PHY changes | Yaniv Rosner | 2008-08-13 | 1 | -0/+7 |
* | bnx2x: Change GPIO for any port | Eilon Greenstein | 2008-08-13 | 1 | -7/+7 |
* | bnx2x: Pause settings | Yaniv Rosner | 2008-08-13 | 1 | -1/+8 |
* | bnx2x: No LRO without Rx checksum | Vladislav Zolotarov | 2008-08-13 | 1 | -28/+39 |
* | bnx2x: Wrong structure size | Yitchak Gertner | 2008-08-13 | 1 | -2/+2 |
* | bnx2x: WoL capability | Eilon Greenstein | 2008-08-13 | 1 | -2/+11 |
* | bnx2x: Clearing MAC addresses filters | Yitchak Gertner | 2008-08-13 | 1 | -14/+54 |
* | bnx2x: Delay in while loops | Yitchak Gertner | 2008-08-13 | 1 | -14/+11 |
* | bnx2x: PBA Table Page Alignment Workaround | Eilon Greenstein | 2008-08-13 | 1 | -54/+38 |
* | bnx2x: Self-test false positive | Yitchak Gertner | 2008-08-13 | 1 | -11/+13 |
* | bnx2x: Memory allocation | Eilon Greenstein | 2008-08-13 | 1 | -6/+9 |
* | bnx2x: HW attention lock | Eilon Greenstein | 2008-08-13 | 1 | -18/+24 |
* | bnx2x: HW lock mechanism | Yitchak Gertner | 2008-08-13 | 1 | -44/+58 |
* | bnx2x: Load/Unload under traffic | Vladislav Zolotarov | 2008-08-13 | 1 | -98/+123 |
* | bnx2x: FW Internal Memory structure | Eilon Greenstein | 2008-08-13 | 1 | -49/+51 |
* | bnx2x: Statistics | Yitchak Gertner | 2008-08-13 | 1 | -90/+138 |
* | bnx2x: Not dropping packets with L3/L4 checksum error | Eilon Greenstein | 2008-08-13 | 1 | -4/+3 |
* | bnx2x: FW (bootcode) interface fixes | Eilon Greenstein | 2008-08-13 | 1 | -32/+42 |
* | bnx2x: fix logical op | Randy Dunlap | 2008-08-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-26 | 1 | -5/+5 |
|\ | |||||
| * | drivers/net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-25 | 1 | -5/+5 |