| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: allow timestamps even if SYN packet has tsval=0 | Eric Dumazet | 2009-03-11 | 1 | -9/+0 |
* | 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: fix warning about non-const string | Stephen Hemminger | 2009-03-10 | 1 | -1/+1 |
* | net: convert usage of packet_type to read_mostly | Stephen Hemminger | 2009-03-10 | 21 | -29/+26 |
* | 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 | 7 | -9/+44 |
|\ |
|
| * | 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 |
| * | cfg80211: test before subtraction on unsigned | Roel Kluin | 2009-03-06 | 1 | -1/+2 |
| * | 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 |
* | | ath9k: Add a debugfs interface for controlling virtual wiphys | Jouni Malinen | 2009-03-05 | 2 | -0/+165 |
* | | ath9k: Add a simple virtual wiphy scheduler | Jouni Malinen | 2009-03-05 | 3 | -0/+72 |
* | | ath9k: Special processing for channel changes during scan | Jouni Malinen | 2009-03-05 | 3 | -10/+68 |
* | | ath9k: Add workaround to recover from failed channel changes | Jouni Malinen | 2009-03-05 | 3 | -2/+43 |
* | | ath9k: Check virtual wiphy state on tx() | Jouni Malinen | 2009-03-05 | 1 | -0/+6 |