summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add the minstrel_ht rate control algorithmFelix Fietkau2010-06-027-0/+1103
* rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde2010-06-024-11/+28
* wl1271: remove sdio ARM dependencyOhad Ben-Cohen2010-06-022-2/+2
* ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez2010-06-022-4/+4
* ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez2010-06-022-25/+1921
* mwl8k: use the dma state API instead of the pci equivalentsFUJITA Tomonori2010-06-021-6/+6
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-06-0224-458/+916
|\
| * iwlwifi: add new PCI IDs for 6000g2 devicesShanyu Zhao2010-05-133-0/+59
| * iwlwifi: move ucode related function to iwl-agn-ucode.cWey-Yi Guy2010-05-134-125/+124
| * iwlwifi: use proper short slot/preamble settingsJohannes Berg2010-05-133-31/+9
| * iwlwifi: split debug and debugfs optionsJohannes Berg2010-05-136-14/+21
| * iwlwifi: modify out-dated commentsWey-Yi Guy2010-05-131-2/+2
| * iwlwifi: code cleanup for _agn devicesWey-Yi Guy2010-05-132-26/+26
| * iwlwifi: enable remaining 6000 Gen2 devicesShanyu Zhao2010-05-135-2/+282
| * iwlagn: use firmware event/error log informationJohannes Berg2010-05-132-12/+99
| * iwlwifi: fix and add missing sta_lock usageReinette Chatre2010-05-137-42/+85
| * iwlwifi: remove IWL_MULTICAST_IDJohannes Berg2010-05-131-1/+0
| * iwlwifi: improve station debugfsJohannes Berg2010-05-131-35/+25
| * iwlwifi: move iwl_free_tfds_in_queue to iwlagnJohannes Berg2010-05-134-17/+15
| * iwl3945: remove sequence number assignmentJohannes Berg2010-05-132-12/+2
| * iwlwifi: don't crash on firmware file missing infoJohannes Berg2010-05-131-0/+5
| * iwlwifi: separate statistics flag function for agn & 3945Wey-Yi Guy2010-05-133-28/+49
| * iwlwifi: move _agn statistics related structureWey-Yi Guy2010-05-138-82/+85
| * iwlwifi: introduce iwl_sta_id_or_broadcastJohannes Berg2010-05-135-42/+41
* | ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2010-05-282-3/+7
* | mac80211: make a function staticJohannes Berg2010-05-281-1/+1
* | libertas: fix uninitialized variable warningPrarit Bhargava2010-05-281-3/+2
* | ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan2010-05-281-1/+3
* | ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock2010-05-281-1/+1
* | ar9170usb: fix read from freed driver contextChristian Lamparter2010-05-261-2/+12
* | Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* | ath9k: remove VEOL support for ad-hocFelix Fietkau2010-05-251-53/+10
* | ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau2010-05-251-9/+3
* | ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan2010-05-241-5/+12
* | wireless: fix sta_info.h kernel-doc warningsRandy Dunlap2010-05-241-1/+1
* | wireless: fix mac80211.h kernel-doc warningsRandy Dunlap2010-05-241-0/+3
* | iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter2010-05-241-1/+1
* | ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter2010-05-241-0/+4
* | ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter2010-05-241-2/+4
* | rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
* | rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
* | Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-243-27/+3
* | wireless: update gfp/slab.h includesTejun Heo2010-05-242-0/+2
* | rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
* | ath5k: consistently use rx_bufsize for RX DMABruno Randolf2010-05-241-3/+4
* | cfg80211: add missing bracesJohannes Berg2010-05-211-2/+4
* | rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna2010-05-211-6/+10
* | ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez2010-05-211-1/+0
* | cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau2010-05-211-1/+1
* | wl1271: Fix RX data path frame lengthsJuuso Oikarinen2010-05-211-0/+2