summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-082-64/+13
* | ath9k_htc: Fix HTC layer memleakSujith2010-04-081-0/+7
* | ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-082-16/+15
* | ath9k_htc: Fix module unloading issueSujith2010-04-082-1/+2
* | ath9k_htc: Fix RX URB reference countSujith2010-04-081-0/+6
* | ath9k_htc: Protect RX stream variablesSujith2010-04-082-0/+9
* | rt2x00: Enable powersaving by default again on rt2500usb.Gertjan van Wingerde2010-04-081-5/+0
* | mac80211: Moved mesh action codes to a more visible locationJavier Cardona2010-04-086-10/+10
* | wireless/ath: remove trailing space in messagesFrans Pop2010-04-084-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081389-51770/+70218
|\|
| * ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-061-2/+1
| * mac80211: annotate station rcu dereferencesJohannes Berg2010-04-062-6/+18
| * mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona2010-04-062-3/+5
| * iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-023-15/+60
| * iwlwifi: use consistent table for tx data collectShanyu Zhao2010-04-021-31/+24
| * iwlwifi: fix DMA allocation warningsZhu Yi2010-04-021-3/+45
| * net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2010-03-302-2/+7
| * iwlwifi: range checking issueDan Carpenter2010-03-301-1/+1
| * setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1
| * rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde2010-03-301-0/+5
| * rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde2010-03-301-2/+2
| * iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| * iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy2010-03-301-4/+2
| * iwlwifi: fix regulatoryReinette Chatre2010-03-302-2/+2
| * mac80211: move netdev queue enabling to correct spotJohannes Berg2010-03-302-6/+12
| * Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-301-0/+1
| * Add a pci-id to the mwl8k driverBenjamin Larsson2010-03-301-0/+1
| * ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-301-0/+2
| * mac80211: fix PREQ processing and one small bugPorsch, Marco2010-03-301-2/+2
| * mac80211: correct typos in "unavailable upon resume" warningJohn W. Linville2010-03-301-3/+3
| * wireless: convert reg_regdb_search_lock to mutexJohn W. Linville2010-03-301-7/+5
| * iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| * ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1
| * wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
| * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20
| |\
| | * Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-102-34/+17
| | * iwl3945: fix memory corruptionReinette Chatre2010-03-101-3/+3
| * | mac80211: Fix memory leak in ieee80211_if_write()Eric Dumazet2010-03-101-3/+7
| * | mac80211: Fix (dynamic) power save entryJuuso Oikarinen2010-03-101-5/+8
| * | ipw2200: use kmalloc for large local variablesZhu Yi2010-03-101-2/+17
| * | ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-102-8/+11
| * | ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-102-18/+20
| * | ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3
| * | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
| * | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18
| * | mac80211: Fix sta_mtx unlocking on insert STA failure pathJouni Malinen2010-03-101-0/+1
| * | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0
| * | MAINTAINERS: add netdev to CAN network layer and drivers entriesWolfgang Grandegger2010-03-081-0/+2
| * | tipc: filter out messages not intended for this hostNeil Horman2010-03-081-0/+9
| |/
| * tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-082-37/+22