aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-10pcmcia: dev_node removal (drivers with unregister_netdev check)Dominik Brodowski6-45/+6
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski1-45/+2
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2-49/+2
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski9-119/+31
2010-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2010-04-26p54pci: fix bugs in p54p_check_tx_ringHans de Goede1-1/+1
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller7-15/+29
2010-04-16iwlwifi: correct 6000 EEPROM regulatory addressShanyu Zhao2-2/+6
2010-04-16iwlwifi: fix scan racesJohannes Berg5-13/+23
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+12
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller138-5/+146
2010-04-09iwlwifi: work around bogus active chains detectionJohannes Berg1-0/+12
2010-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-4/+9
2010-04-08iwlwifi: need check for valid qos packet before freeWey-Yi Guy1-4/+9
2010-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-51/+130
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-13/+33
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi3-15/+60
2010-04-02iwlwifi: use consistent table for tx data collectShanyu Zhao1-31/+24
2010-04-02iwlwifi: fix DMA allocation warningsZhu Yi1-3/+45
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller10-13/+33
2010-03-30net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()Daniel Mack2-2/+7
2010-03-30iwlwifi: range checking issueDan Carpenter1-1/+1
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp1-1/+1
2010-03-30rt2x00: Disable powersaving by default in rt2500usb.Gertjan van Wingerde1-0/+5
2010-03-30rt2x00: Fix typo in RF register programming of rt2800.Gertjan van Wingerde1-2/+2
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: counting number of tfds can be free for 4965Wey-Yi Guy1-4/+2
2010-03-30iwlwifi: fix regulatoryReinette Chatre2-2/+2
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede1-0/+1
2010-03-30Add a pci-id to the mwl8k driverBenjamin Larsson1-0/+1
2010-03-30ar9170: add support for NEC WL300NU-G USB dongleBen Konrath1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo135-4/+143
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo3-1/+3
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-22/+4
2010-03-16iwlwifi: Silence tfds_in_queue messageAdel Gadllah1-1/+1
2010-03-16ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau1-20/+1
2010-03-16wl1251: fix potential crashGrazvydas Ignotas1-1/+2
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-280/+339
2010-03-10Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-37/+20
2010-03-10ipw2200: use kmalloc for large local variablesZhu Yi1-2/+17
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2-8/+11
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf2-18/+20
2010-03-10ath5k: fix TSF resetBruno Randolf1-4/+3
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf1-2/+2
2010-03-10libipw: split ieee->networks into small piecesZhu Yi2-21/+18
2010-03-10rt2x00: remove KSEG1ADDR define from rt2x00soc.hHelmut Schaa1-2/+0
2010-03-09Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2-34/+17
2010-03-09iwl3945: fix memory corruptionReinette Chatre1-3/+3
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina10-14/+14