summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-2/+1
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-2/+1
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-2/+1
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-07-151-4/+2
* net/nuc900: enable Mac driver clockWan ZongShun2010-07-151-0/+3
* drivers/net/mlx4: Use %pV, pr_<level>, printk_onceJoe Perches2010-07-156-61/+71
* Net: ethernet: pe2.c: fix EXPORT_SYMBOL macro code style issueChihau Chau2010-07-141-2/+1
* bonding: fix a buffer overflow in bonding_show_queue_id.Nicolas de Pesloüan2010-07-141-2/+2
* eth16i: fix memory leakKulikov Vasiliy2010-07-141-1/+3
* net/sched: potential data corruptionDan Carpenter2010-07-141-2/+2
* netxen: fix for kdumpRajesh Borundia2010-07-141-1/+15
* wd: fix memory leakKulikov Vasiliy2010-07-141-1/+3
* tulip: formatting of pointers in printk()Kulikov Vasiliy2010-07-142-4/+4
* qlcnic: restore NPAR config data after recoveryAnirban Chakraborty2010-07-143-23/+72
* qlcnic: aer supportSucheta Chakraborty2010-07-142-1/+137
* qlcnic: fix netdev notifier in error pathAmit Kumar Salecha2010-07-141-1/+9
* qlcnic: disable tx timeout recoveryAmit Kumar Salecha2010-07-141-2/+4
* qlcnic: fix pause params settingRajesh Borundia2010-07-141-0/+4
* eth_v10: Removing dead ETRAX_NETWORK_RED_ON_NO_CONNECTIONChristoph Egger2010-07-141-4/+0
* cs89x0: Removing dead SH_HICOSH4Christoph Egger2010-07-142-53/+2
* cassini: Removing dead CASSINI_NAPIChristoph Egger2010-07-141-5/+0
* cassini: Removing dead CASSINI_MULTICAST_REG_WRITEChristoph Egger2010-07-141-19/+1
* cassini: Removing dead CASSINI_QGE_DEBUGChristoph Egger2010-07-141-4/+0
* net: Removing dead {AR,WAVE}LANChristoph Egger2010-07-141-6/+0
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-07-13106-8517/+9722
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13106-8517/+9722
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-132-2/+17
| | |\
| | | * ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan2010-07-071-2/+6
| | | * iwlwifi: remove key information during device restartReinette Chatre2010-07-021-0/+11
| | * | p54: update MAINTAINERSChristian Lamparter2010-07-121-3/+2
| | * | ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
| | * | ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
| | * | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-123-3/+4
| | * | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
| | * | ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-121-1/+1
| | * | ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-121-1/+1
| | * | ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-125-8/+8
| | * | rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-124-48/+36
| | * | rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-124-211/+179
| | * | rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-123-4/+8
| | * | rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa2010-07-121-1/+1
| | * | rt2x00: Remove set_tim callback from PCI driversHelmut Schaa2010-07-124-4/+0
| | * | rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa2010-07-124-37/+69
| | * | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-125-10/+70
| | * | rt2x00: Implement broad- and multicast bufferingHelmut Schaa2010-07-121-2/+30
| | * | rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-122-9/+30
| | * | rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-1211-70/+201
OpenPOWER on IntegriCloud