summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-3180-141/+141
* drivers: Final irq namespace conversionThomas Gleixner2011-03-293-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-2510-24/+37
|\
| * ath9k: Fix TX queue stuck issue.Senthil Balasubramanian2011-03-231-0/+2
| * ath9k: Fix kernel panic caused by invalid rate index access.Senthil Balasubramanian2011-03-231-1/+1
| * orinoco: Clear dangling pointer on hardware busyarmadefuego@gmail.com2011-03-231-0/+3
| * iwlagn: fix error in command waitingJohannes Berg2011-03-231-1/+1
| * ath9k: Fix kernel panic in AR2427Mohammed Shafi Shajakhan2011-03-211-2/+2
| * rtlwifi: Fix memset argument orderIlia Mirkin2011-03-211-16/+15
| * rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
| * rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
| * rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
| * rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
| * orinoco: Maintain lock until entry removed from listJoe Gunn2011-03-211-1/+1
| * iwlwifi: missing unlock on error pathDan Carpenter2011-03-211-2/+5
| * zd1211rw: TrendNet TEW-509UB id addedTõnu Samuel2011-03-211-0/+1
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-202-5/+3
|\ \ | |/ |/|
| * net: change to new flag variablematt mooney2011-03-172-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16330-12332/+61334
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-151-1/+1
| |\ \
| | * | iwlagn: Support new 1000 microcode.Fry, Donald H2011-03-031-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-1522-232/+380
| |\ \ \
| | * | | ath9k: fix aggregation related interoperability issuesFelix Fietkau2011-03-141-1/+1
| | * | | ath9k: improve reliability of beacon transmission and stuck beacon handlingFelix Fietkau2011-03-143-74/+12
| | * | | ath9k: fix the .flush driver op implementationFelix Fietkau2011-03-143-51/+34
| | * | | ath9k: fix stopping tx dma on resetFelix Fietkau2011-03-143-8/+35
| | * | | ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bitsFelix Fietkau2011-03-141-2/+2
| | * | | ath5k: implement ieee80211_ops->{get,set}_ringparamJohn W. Linville2011-03-113-1/+46
| | * | | iwlagn: support off-channel TXJohannes Berg2011-03-116-51/+238
| | * | | libertas: fix write past end of array in mesh_id_get()Dan Carpenter2011-03-111-7/+4
| | * | | ath9k_hw: Increase the wait count for nf load.Vivek Natarajan2011-03-111-2/+2
| | * | | ath9k_hw: Fix PLL initialization for AR9485.Vivek Natarajan2011-03-111-2/+2
| | * | | ath9k_hw: Improve idle power consumption for AR9485.Vivek Natarajan2011-03-111-0/+2
| | * | | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flagFelix Fietkau2011-03-111-3/+1
| | * | | wl1251: fix elp_work race conditionGrazvydas Ignotas2011-03-111-1/+3
| | * | | wl1251: remove wl1251_ps_set_elp functionGrazvydas Ignotas2011-03-111-34/+3
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-1158-1398/+1875
| |\ \ \ \ | | |/ / /
| | * | | ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] rangeJohn W. Linville2011-03-091-1/+1
| | * | | ieee80211: add IEEE80211_COUNTRY_STRING_LEN definitionBing Zhao2011-03-095-7/+5
| | * | | mwl8k: use kcalloc instead of kmalloc & memsetShan Wei2011-03-091-4/+2
| | * | | b43: trivial: update B43_PHY_N description (PHY support)Rafał Miłecki2011-03-071-1/+1
| | * | | p54spi: Update kconfig help textMichael Buesch2011-03-071-3/+2
| | * | | iwlwifi: fix iwl-rx.c compilationStanislaw Gruszka2011-03-071-0/+1
| | * | | wireless:ath: use resource_size() help functionShan Wei2011-03-072-2/+2
| | * | | ath5k: Put hardware in PROMISC mode if there is more than 1 stations.Ben Greear2011-03-073-31/+53
| | * | | iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka2011-03-043-22/+30
| | * | | iwlwifi: cleanup iwl_good_plcp_healthStanislaw Gruszka2011-03-041-70/+45
| | * | | iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-046-528/+500
| | * | | ath9k: Fix txq memory address printing in debugfs.Ben Greear2011-03-041-4/+4
| | * | | rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-042-27/+0
OpenPOWER on IntegriCloud