summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2009-03-052-0/+9
* | ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-057-41/+212
* | ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-058-36/+88
* | ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-054-15/+103
* | ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-053-57/+59
* | rt2x00: Export all register stats through debugfsIvo van Doorn2009-03-051-10/+23
* | ath9k: Clean up setkey operationsJouni Malinen2009-03-051-26/+16
* | ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos2009-03-051-1/+1
* | ath9k: Remove unused variables in struct ath_beacon_configSujith2009-03-051-5/+0
* | ath9k: Lock config_interface() callback with a mutexSujith2009-03-051-1/+7
OpenPOWER on IntegriCloud