summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-02libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar
2010-06-02wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen
2010-06-02wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen
2010-06-02ath9k_htc: Increase credit sizeSujith
2010-06-02ath9k_htc: Remove HW queue translationSujith
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith
2010-06-02ath9k_htc: Add queue statistics to xmit debugfs fileSujith
2010-06-02ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan
2010-06-02drivers/net/wireless/orinoco: Use kzallocJulia Lawall
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez
2010-06-02mac80211: add the minstrel_ht rate control algorithmFelix Fietkau
2010-06-02rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde
2010-06-02wl1271: remove sdio ARM dependencyOhad Ben-Cohen
2010-06-02ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.hLuis R. Rodriguez
2010-06-02ath9k_hw: add support for the AR9003 2.2Luis R. Rodriguez
2010-06-02mwl8k: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-06-02Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz
2010-05-28mac80211: make a function staticJohannes Berg
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-05-24wireless: update gfp/slab.h includesTejun Heo
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf
2010-05-21cfg80211: add missing bracesJohannes Berg
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna
2010-05-21ath9k: remove AR9003 from PCI IDs for nowLuis R. Rodriguez
2010-05-21cfg80211: fix crash in cfg80211_set_freq()Felix Fietkau
2010-05-21wl1271: Fix RX data path frame lengthsJuuso Oikarinen
2010-05-21iwlwifi: fix internal scan raceReinette Chatre
2010-05-21cfg80211: Fix signal_type comparisonSujith
2010-05-21net: fix problem in dequeuing from input_pkt_queueTom Herbert
2010-05-20can: SJA1000 add missing spin_lock_init()Oliver Hartkopp
2010-05-20sh_eth: Fix memleak in sh_mdio_releaseDenis Kirjanov
2010-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller