| Commit message (Expand) | Author | Age |
* | cxgb3: Update Rev3 mac workaround | Divy Le Ray | 2009-03-13 |
* | cxgb3: disable high freq non-data interrupts | Divy Le Ray | 2009-03-13 |
* | cxgb3: separate TX and RX reclaim handlers | Divy Le Ray | 2009-03-13 |
* | cxgb3: prefetch buffer access in GRO mode | Divy Le Ray | 2009-03-13 |
* | cxgb3: fix skb truesize in jumbo mode | Divy Le Ray | 2009-03-13 |
* | cxgb3: release page ref on mapping error | Divy Le Ray | 2009-03-13 |
* | cxgb3: ring rx door bell less frequently | Divy Le Ray | 2009-03-13 |
* | wimax: fix i2400m printk formats | Randy Dunlap | 2009-03-12 |
* | tcp: allow timestamps even if SYN packet has tsval=0 | Eric Dumazet | 2009-03-11 |
* | forcedeth: version bump to 64 | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: fix irq clearing and napi spin lock changes | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: performance changes | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: add interrupt moderation logic | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: remove isr processing loop | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: add new optimization mode | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: napi - handle all processing | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: add/modify tx done with limit | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: remove overhead | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: save irq events for napi processing | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: remove msix + napi | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: fix missing napi enable/disable calls | Ayaz Abdulla | 2009-03-10 |
* | forcedeth: fix stats version feature | Ayaz Abdulla | 2009-03-10 |
* | net: fix warning about non-const string | Stephen Hemminger | 2009-03-10 |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 |
* | gigaset: return -ENOTTY for unimplemented functions | Paul Bolle | 2009-03-10 |
* | gigaset: Kconfig cleanup | Tilman Schmidt | 2009-03-10 |
* | netxen: annotate board_config and board_type | Dhananjay Phadke | 2009-03-10 |
* | netxen: cleanup superfluous multi-context code | Dhananjay Phadke | 2009-03-10 |
* | netxen: refactor netdev open close | Dhananjay Phadke | 2009-03-10 |
* | netxen: small xmit optimizations | Dhananjay Phadke | 2009-03-10 |
* | netxen: cleanup rx handling | Dhananjay Phadke | 2009-03-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-10 |
|\ |
|
| * | bnx2x: Using DMAE to initialize the chip | Eilon Greenstein | 2009-03-10 |
| * | bnx2x: Casting page alignment | Eilon Greenstein | 2009-03-10 |
| * | bnx2x: Adding restriction on sge_buf_size | Eilon Greenstein | 2009-03-10 |
| * | p54: fix race condition in memory management | Christian Lamparter | 2009-03-06 |
| * | cfg80211: test before subtraction on unsigned | Roel Kluin | 2009-03-06 |
| * | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2009-03-05 |
| * | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 2009-03-05 |
| * | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 2009-03-05 |
* | | qlge: bugfix: Fix endian issue related to rx buffers. | Ron Mercer | 2009-03-10 |
* | | qlge: bugfix: Pad outbound frames smaller than 60 bytes. | Ron Mercer | 2009-03-10 |
* | | qlge: bugfix: Move netif_napi_del() to common call point. | Ron Mercer | 2009-03-10 |
* | | qlge: Remove spinlock from asic init path. | Ron Mercer | 2009-03-10 |
* | | qlge: Clear shadow registers before use. | Ron Mercer | 2009-03-10 |
* | | qlge: Get rid of irqsave/restore in intr disable. | Ron Mercer | 2009-03-10 |
* | | qlge: bugfix: Tell hw to strip vlan header. | Ron Mercer | 2009-03-10 |
* | | qlge: Add tx multiqueue support. | Ron Mercer | 2009-03-10 |
* | | qlge: Add support for GRO. | Ron Mercer | 2009-03-10 |
* | | qlge: Increase filtering for inbound csum settings. | Ron Mercer | 2009-03-10 |