summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-151-0/+12
|\
| * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-11138-5/+146
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-0610-13/+33
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30135-4/+143
| * | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo2010-03-303-1/+3
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-091-4/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | iwlwifi: need check for valid qos packet before freeWey-Yi Guy2010-04-081-4/+9
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-085-51/+130
|\| | | | |_|/ |/| |
| * | ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-061-2/+1Star
| * | 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/+24Star
| * | iwlwifi: fix DMA allocation warningsZhu Yi2010-04-021-3/+45
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-0110-13/+33
|\| | | |/ |/|
| * 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/+2Star
| * iwlwifi: fix regulatoryReinette Chatre2010-03-302-2/+2
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-193-22/+4Star
|\|
| * iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| * ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1Star
| * wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-1323-280/+339
|\|
| * Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-03-103-37/+20Star
| |\
| | * Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-102-34/+17Star
| | * iwl3945: fix memory corruptionReinette Chatre2010-03-101-3/+3
| * | 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/+3Star
| * | ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
| * | libipw: split ieee->networks into small piecesZhu Yi2010-03-102-21/+18Star
| * | rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa2010-03-101-2/+0Star
| |/
| * rndis_wlan: correct multicast_list handling V3Jiri Pirko2010-03-041-25/+41
| * rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
| * mac80211: Fix HT rate control configurationSujith2010-03-031-3/+3
| * iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-022-78/+81
| * ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
| * rt2x00: fix rt2800pci compilation with SoCHelmut Schaa2010-03-021-1/+1
| * rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk2010-03-021-0/+2
| * ath9k: fix lockdep warning when unloading moduleMing Lei2010-03-021-2/+2
| * zd1211rw: fix potential array underflowDan Carpenter2010-03-021-6/+4Star
| * airo: return from set_wep_key() when key length is zeroStanislaw Gruszka2010-03-021-1/+2