aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita3-3/+3
2010-03-04rndis_wlan: correct multicast_list handling V3Jiri Pirko1-25/+41
2010-03-03rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa1-0/+1
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2-78/+81
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg3-70/+111
2010-03-02rt2x00: fix rt2800pci compilation with SoCHelmut Schaa1-1/+1
2010-03-02rt2x00: Add USB ID for CEIVA adapter to rt73usbBryan Polk1-0/+2
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-03-02zd1211rw: fix potential array underflowDan Carpenter1-6/+4
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka1-1/+2
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-73/+53
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-62/+1
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-4/+8
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville9-13/+35
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller79-1474/+2182
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-9/+27
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar2-4/+8
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre3-62/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-9/+27
2010-02-22mwl8k: convert to new station add/remove callbacksJohannes Berg1-84/+22
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg1-6/+26
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg1-9/+19
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg1-34/+36
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy1-2/+32
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy3-12/+33
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar3-3/+79