summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* forcedeth: remove isr processing loopAyaz Abdulla2009-03-101-147/+105
* forcedeth: add new optimization modeAyaz Abdulla2009-03-101-48/+57
* forcedeth: napi - handle all processingAyaz Abdulla2009-03-101-38/+60
* forcedeth: add/modify tx done with limitAyaz Abdulla2009-03-101-6/+14
* forcedeth: remove overheadAyaz Abdulla2009-03-101-32/+4
* forcedeth: save irq events for napi processingAyaz Abdulla2009-03-101-24/+23
* forcedeth: remove msix + napiAyaz Abdulla2009-03-101-21/+5
* forcedeth: fix missing napi enable/disable callsAyaz Abdulla2009-03-101-12/+26
* forcedeth: fix stats version featureAyaz Abdulla2009-03-101-6/+6
* net: fix warning about non-const stringStephen Hemminger2009-03-101-1/+1
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-1021-29/+26
* gigaset: return -ENOTTY for unimplemented functionsPaul Bolle2009-03-101-4/+4
* gigaset: Kconfig cleanupTilman Schmidt2009-03-101-8/+6
* netxen: annotate board_config and board_typeDhananjay Phadke2009-03-106-109/+85
* netxen: cleanup superfluous multi-context codeDhananjay Phadke2009-03-106-219/+178
* netxen: refactor netdev open closeDhananjay Phadke2009-03-101-136/+166
* netxen: small xmit optimizationsDhananjay Phadke2009-03-103-12/+17
* netxen: cleanup rx handlingDhananjay Phadke2009-03-102-74/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-107-9/+44
|\
| * bnx2x: Using DMAE to initialize the chipEilon Greenstein2009-03-102-13/+9
| * bnx2x: Casting page alignmentEilon Greenstein2009-03-101-1/+1
| * bnx2x: Adding restriction on sge_buf_sizeEilon Greenstein2009-03-101-1/+2
| * p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| * cfg80211: test before subtraction on unsignedRoel Kluin2009-03-061-1/+2
| * iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| * rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| * rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
* | qlge: bugfix: Fix endian issue related to rx buffers.Ron Mercer2009-03-101-3/+6
* | qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-101-0/+3
* | qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-101-4/+6
* | qlge: Remove spinlock from asic init path.Ron Mercer2009-03-101-2/+0
* | qlge: Clear shadow registers before use.Ron Mercer2009-03-101-0/+2
* | qlge: Get rid of irqsave/restore in intr disable.Ron Mercer2009-03-101-3/+2
* | qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-101-3/+3
* | qlge: Add tx multiqueue support.Ron Mercer2009-03-101-17/+14
* | qlge: Add support for GRO.Ron Mercer2009-03-101-10/+20
* | qlge: Increase filtering for inbound csum settings.Ron Mercer2009-03-102-13/+29
* | qlge: Remove debug junk from asic reset logic.Ron Mercer2009-03-101-19/+6
* | qlge: Move reset logic into asic_reset_worker func.Ron Mercer2009-03-101-23/+18
* | b43: Fix compilation for devices without PCI coreMichael Buesch2009-03-051-0/+2
* | ath9k: Add a debugfs interface for controlling virtual wiphysJouni Malinen2009-03-052-0/+165
* | ath9k: Add a simple virtual wiphy schedulerJouni Malinen2009-03-053-0/+72
* | ath9k: Special processing for channel changes during scanJouni Malinen2009-03-053-10/+68
* | ath9k: Add workaround to recover from failed channel changesJouni Malinen2009-03-053-2/+43
* | ath9k: Check virtual wiphy state on tx()Jouni Malinen2009-03-051-0/+6
* | ath9k: Pause other virtual wiphys on channel changeJouni Malinen2009-03-053-1/+33
* | ath9k: Register larger listen intervalJouni Malinen2009-03-051-0/+1
* | ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen2009-03-053-0/+49
* | ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-053-12/+176
* | ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-056-2/+191
OpenPOWER on IntegriCloud