| Commit message (Expand) | Author | Age | Files | Lines |
* | cxgb3: Update Rev3 mac workaround | Divy Le Ray | 2009-03-13 | 1 | -39/+33 |
* | cxgb3: disable high freq non-data interrupts | Divy Le Ray | 2009-03-13 | 4 | -5/+86 |
* | cxgb3: separate TX and RX reclaim handlers | Divy Le Ray | 2009-03-13 | 2 | -40/+89 |
* | cxgb3: prefetch buffer access in GRO mode | Divy Le Ray | 2009-03-13 | 1 | -0/+3 |
* | cxgb3: fix skb truesize in jumbo mode | Divy Le Ray | 2009-03-13 | 1 | -1/+2 |
* | cxgb3: release page ref on mapping error | Divy Le Ray | 2009-03-13 | 1 | -12/+14 |
* | cxgb3: ring rx door bell less frequently | Divy Le Ray | 2009-03-13 | 2 | -8/+25 |
* | wimax: fix i2400m printk formats | Randy Dunlap | 2009-03-11 | 1 | -2/+2 |
* | forcedeth: version bump to 64 | Ayaz Abdulla | 2009-03-10 | 1 | -1/+1 |
* | forcedeth: fix irq clearing and napi spin lock changes | Ayaz Abdulla | 2009-03-10 | 1 | -14/+4 |
* | forcedeth: performance changes | Ayaz Abdulla | 2009-03-10 | 1 | -2/+2 |
* | forcedeth: add interrupt moderation logic | Ayaz Abdulla | 2009-03-10 | 1 | -31/+106 |
* | forcedeth: remove isr processing loop | Ayaz Abdulla | 2009-03-10 | 1 | -147/+105 |
* | forcedeth: add new optimization mode | Ayaz Abdulla | 2009-03-10 | 1 | -48/+57 |
* | forcedeth: napi - handle all processing | Ayaz Abdulla | 2009-03-10 | 1 | -38/+60 |
* | forcedeth: add/modify tx done with limit | Ayaz Abdulla | 2009-03-10 | 1 | -6/+14 |
* | forcedeth: remove overhead | Ayaz Abdulla | 2009-03-10 | 1 | -32/+4 |
* | forcedeth: save irq events for napi processing | Ayaz Abdulla | 2009-03-10 | 1 | -24/+23 |
* | forcedeth: remove msix + napi | Ayaz Abdulla | 2009-03-10 | 1 | -21/+5 |
* | forcedeth: fix missing napi enable/disable calls | Ayaz Abdulla | 2009-03-10 | 1 | -12/+26 |
* | forcedeth: fix stats version feature | Ayaz Abdulla | 2009-03-10 | 1 | -6/+6 |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 5 | -7/+7 |
* | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 | 1 | -4/+4 |
* | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 | 1 | -8/+6 |
* | netxen: annotate board_config and board_type | Dhananjay Phadke | 2009-03-10 | 6 | -109/+85 |
* | netxen: cleanup superfluous multi-context code | Dhananjay Phadke | 2009-03-10 | 6 | -219/+178 |
* | netxen: refactor netdev open close | Dhananjay Phadke | 2009-03-10 | 1 | -136/+166 |
* | netxen: small xmit optimizations | Dhananjay Phadke | 2009-03-10 | 3 | -12/+17 |
* | netxen: cleanup rx handling | Dhananjay Phadke | 2009-03-10 | 2 | -74/+13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-10 | 6 | -8/+42 |
|\ |
|
| * | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein | 2009-03-10 | 2 | -13/+9 |
| * | bnx2x: Casting page alignment | Eilon Greenstein | 2009-03-10 | 1 | -1/+1 |
| * | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein | 2009-03-10 | 1 | -1/+2 |
| * | p54: fix race condition in memory management | Christian Lamparter | 2009-03-06 | 1 | -3/+6 |
| * | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2009-03-05 | 2 | -12/+11 |
| * | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -1/+31 |
| * | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 2009-03-05 | 1 | -0/+8 |
* | | qlge: bugfix: Fix endian issue related to rx buffers. | Ron Mercer | 2009-03-10 | 1 | -3/+6 |
* | | qlge: bugfix: Pad outbound frames smaller than 60 bytes. | Ron Mercer | 2009-03-10 | 1 | -0/+3 |
* | | qlge: bugfix: Move netif_napi_del() to common call point. | Ron Mercer | 2009-03-10 | 1 | -4/+6 |
* | | qlge: Remove spinlock from asic init path. | Ron Mercer | 2009-03-10 | 1 | -2/+0 |
* | | qlge: Clear shadow registers before use. | Ron Mercer | 2009-03-10 | 1 | -0/+2 |
* | | qlge: Get rid of irqsave/restore in intr disable. | Ron Mercer | 2009-03-10 | 1 | -3/+2 |
* | | qlge: bugfix: Tell hw to strip vlan header. | Ron Mercer | 2009-03-10 | 1 | -3/+3 |
* | | qlge: Add tx multiqueue support. | Ron Mercer | 2009-03-10 | 1 | -17/+14 |
* | | qlge: Add support for GRO. | Ron Mercer | 2009-03-10 | 1 | -10/+20 |
* | | qlge: Increase filtering for inbound csum settings. | Ron Mercer | 2009-03-10 | 2 | -13/+29 |
* | | qlge: Remove debug junk from asic reset logic. | Ron Mercer | 2009-03-10 | 1 | -19/+6 |
* | | qlge: Move reset logic into asic_reset_worker func. | Ron Mercer | 2009-03-10 | 1 | -23/+18 |
* | | b43: Fix compilation for devices without PCI core | Michael Buesch | 2009-03-05 | 1 | -0/+2 |