summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1860-1442/+2152
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1760-1442/+2152
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
| | |\
| | | * mac80211: don't process work item with wrong frameJohannes Berg2010-05-121-2/+25
| | * | rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-122-4/+13
| | * | rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-122-1/+7
| | * | rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-1210-81/+72Star
| | * | rt2x00: Re-order tx descriptor writing code in drivers.Gertjan van Wingerde2010-05-125-44/+59
| | * | rt2x00: Fix beacon descriptor writing for rt61pci.Gertjan van Wingerde2010-05-121-5/+5
| | * | rt2x00: Consistently name skb frame descriptor skbdesc.Gertjan van Wingerde2010-05-121-6/+7
| | * | ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...Steve Tanner2010-05-121-0/+2
| | * | drivers/net/wireless/hostap: Drop memory allocation castJulia Lawall2010-05-122-4/+2Star
| | * | mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-121-0/+6
| | * | ath9k_hw: clean up EEPROM endian handling on AR9003Felix Fietkau2010-05-122-103/+81Star
| | * | ath9k: add debugfs files for reading/writing registersFelix Fietkau2010-05-122-0/+90
| | * | ath9k: add debugfs files for reading/writing the rx and tx chainmaskFelix Fietkau2010-05-121-0/+92
| | * | ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entriesFelix Fietkau2010-05-122-46/+16Star
| | * | ath9k_htc: Fix array overflowSujith.Manoharan@atheros.com2010-05-122-9/+6Star
| | * | ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com2010-05-123-0/+11
| | * | ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com2010-05-123-34/+35
| | * | ath9k_htc: Allocate URBs properlySujith.Manoharan@atheros.com2010-05-121-18/+18
| | * | ath9k_htc: Lock sta_notify() callbackSujith.Manoharan@atheros.com2010-05-121-0/+4
| | * | mac80211: check channel switch mode for future frames transmitWey-Yi Guy2010-05-121-1/+2
| | * | mac80211: add offload channel switch supportJohannes Berg2010-05-125-5/+153
| | * | ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma()Vasanthakumar Thiagarajan2010-05-111-2/+0Star
| | * | ath9k: Fix bug in handling rx frames with invalid descriptor contentVasanthakumar Thiagarajan2010-05-111-0/+1
| | * | ath9k_hw: new initialization values for AR9003Luis R. Rodriguez2010-05-111-134/+134
| | * | ath5k: drop warning on jumbo framesLuis R. Rodriguez2010-05-111-6/+6
| | * | wl1271: remove some unneeded codeDan Carpenter2010-05-111-2/+0Star
| | * | wl1271: fix notifier interface supported testDan Carpenter2010-05-111-1/+1
| | * | wl1271: add missing spin_lock()Dan Carpenter2010-05-111-0/+1
| | * | iwlwifi: clear driver stations when going downJohannes Berg2010-05-113-0/+21
| | * | iwlwifi: remove pointless HT checkJohannes Berg2010-05-111-4/+6
| | * | iwlwifi: rename iwl_add_local_stationJohannes Berg2010-05-114-9/+6Star
| | * | iwlwifi: move iwl_find_station() to 4965Johannes Berg2010-05-113-51/+44Star
| | * | iwlwifi: use iwl_sta_id() for TKIP key updateJohannes Berg2010-05-113-11/+15
| | * | iwlagn: use iwl_sta_id() for aggregationJohannes Berg2010-05-115-28/+25Star
| | * | iwlwifi: use iwl_find_station lessJohannes Berg2010-05-115-78/+29Star
| | * | iwlwifi: add iwl_sta_id()Johannes Berg2010-05-111-0/+8
| | * | iwlwifi: track station IDsJohannes Berg2010-05-118-52/+82
| | * | iwlwifi: provide more comments for cfg structureWey-Yi Guy2010-05-111-0/+12
| | * | iwlwifi: "tx power per chain" are part of ucode_tx_statsWey-Yi Guy2010-05-113-42/+21Star
| | * | iwlagn: work around rate scaling reset delayReinette Chatre2010-05-111-1/+37
| | * | iwlwifi: rework broadcast station managementJohannes Berg2010-05-1111-99/+89Star
| | * | iwlwifi: split allocation/sending local station LQJohannes Berg2010-05-111-8/+8
| | * | iwlwifi: fix iwl_sta_init_lq station IDJohannes Berg2010-05-111-7/+4Star
| | * | iwlwifi: note that priv->bssid is used only by 3945Johannes Berg2010-05-111-1/+1
| | * | iwlwifi: use vif in iwl_ht_confJohannes Berg2010-05-111-4/+5
| | * | iwlwifi: remove useless priv->vif checkJohannes Berg2010-05-111-4/+1Star
| | * | iwlagn: use virtual interface in TX aggregation handlingJohannes Berg2010-05-113-11/+14