aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-0610-13/+33
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-3110-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/+2
| | * 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
* | | net: convert multicast list to list_headJiri Pirko2010-04-0315-96/+76
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2968-1403/+8572
|\ \ \
| * | | iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville2010-03-241-0/+2
| * | | libertas: add auto auth mode featureAmitkumar Karwar2010-03-244-1/+27
| * | | ath9k_htc: Fix symbol collision with ath9kSujith2010-03-244-28/+28
| * | | drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel Ngu2010-03-231-3/+2
| * | | drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches2010-03-231-111/+93
| * | | orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46
| * | | drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches2010-03-231-42/+41
| * | | drivers/net/wireless: Use IW_HANDLER macroJoe Perches2010-03-232-46/+46
| * | | wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi2010-03-235-11/+39
| * | | wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen2010-03-231-1/+2
| * | | wl1271: Don't generate null func template for ad-hocJuuso Oikarinen2010-03-232-11/+21
| * | | wl1271: Update filters properlyJuuso Oikarinen2010-03-233-18/+51
| * | | wl1271: Removed duplicate code from module remove function.Teemu Paasikivi2010-03-231-12/+1
| * | | wl1271: Added DEBUG_SDIO flagTeemu Paasikivi2010-03-232-8/+13
| * | | wl1271: Remove deprecated interface config functionJuuso Oikarinen2010-03-231-68/+0
| * | | wl1271: Fix MAC address handlingJuuso Oikarinen2010-03-232-89/+68
| * | | wl1271: enable U-APSDKalle Valo2010-03-231-2/+8
| * | | wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo2010-03-231-1/+1
| * | | wl1271: create qos nullfunc templateKalle Valo2010-03-232-0/+23
| * | | wl1271: get probe request template from mac80211Kalle Valo2010-03-234-116/+40
| * | | wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo2010-03-231-24/+20
| * | | wl1271: enable WMMKalle Valo2010-03-232-3/+2
| * | | wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen2010-03-235-4/+81
| * | | wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen2010-03-232-31/+37
| * | | wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen2010-03-235-139/+328
| * | | wl1271: Fix SG configuration message structuresJuuso Oikarinen2010-03-232-71/+66
| * | | wl1271: Changed SDIO MMC host claimingTeemu Paasikivi2010-03-231-18/+9
| * | | wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi2010-03-236-25/+30
| * | | wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen2010-03-231-1/+2
| * | | ath9k_htc: Support for AR9271 chipset.Sujith2010-03-2318-1/+6393
| * | | ath9k_hw: fix hardware deinitSujith2010-03-232-3/+4
| * | | ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2010-03-232-0/+15
| * | | ath9k_hw: always set the core clock for AR9271Sujith2010-03-231-32/+2
| * | | ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-231-3/+6
| * | | ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith2010-03-231-0/+8