aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland1-0/+1
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz1-1/+1
2010-06-15hostap: Protect against initialization interruptTim Gardner3-3/+27
2010-06-15iwlwifi: cancel scan watchdog in iwl_bg_abort_scanJohn W. Linville1-0/+1
2010-06-14wireless: orphan ipw2x00 driversZhu Yi1-8/+2
2010-06-14p54pci: add Symbol AP-300 minipci adapters pciidJoerg Albert1-0/+2
2010-06-14libertas_tf: Fix warning in lbtf_rx for stats structPrarit Bhargava1-1/+1
2010-06-14iwlagn: verify flow id in compressed BA packetShanyu Zhao1-0/+5
2010-06-14iwlwifi: serialize station management actionsReinette Chatre3-4/+17
2010-06-08mac80211: fix deauth before assocJohannes Berg1-2/+38
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-06-07mac80211: fix function pointer checkHolger Schurig1-1/+1
2010-06-07wireless: remove my name from the maintainer listZhu Yi1-4/+0
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf1-0/+7
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-05iwlwifi: add name to Maintainers listWey-Yi Guy1-0/+1
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar4-31/+96
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-04ath5k: retain promiscuous settingBob Copeland1-1/+3
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel1-4/+4
2010-06-04mac80211: process station blockack action frames from workJohannes Berg2-7/+48
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville1-9/+0
2010-06-01mac80211: fix dialog token allocatorJohannes Berg1-2/+4
2010-06-01mac80211: fix blockack-req processingJohannes Berg1-2/+11
2010-06-01ath5k: wake queues on resetBruno Randolf1-14/+3
2010-05-28ssb: fix NULL ptr deref when pcihost_wrapper is usedChristoph Fritz2-3/+7
2010-05-28mac80211: make a function staticJohannes Berg1-1/+1
2010-05-28libertas: fix uninitialized variable warningPrarit Bhargava1-3/+2
2010-05-28ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is usedVasanthakumar Thiagarajan1-1/+3
2010-05-28ath9k: Fix ath_print in xmit for hardware reset.Justin P. Mattock1-1/+1
2010-05-26ar9170usb: fix read from freed driver contextChristian Lamparter1-2/+12
2010-05-26Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville1-1/+1
2010-05-25ath9k: remove VEOL support for ad-hocFelix Fietkau1-53/+10
2010-05-25ath9k: change beacon allocation to prefer the first beacon slotFelix Fietkau1-9/+3
2010-05-24ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleepVasanthakumar Thiagarajan1-5/+12
2010-05-24wireless: fix sta_info.h kernel-doc warningsRandy Dunlap1-1/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24iwlwifi: testing the wrong variable in iwl_add_bssid_station()Dan Carpenter1-1/+1
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter1-0/+4
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter1-2/+4
2010-05-24rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde1-1/+1
2010-05-24rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde4-14/+18
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville3-27/+3
2010-05-24wireless: update gfp/slab.h includesTejun Heo2-0/+2
2010-05-24rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa1-1/+1
2010-05-24ath5k: consistently use rx_bufsize for RX DMABruno Randolf1-3/+4
2010-05-21cfg80211: add missing bracesJohannes Berg1-2/+4
2010-05-21rndis_wlan: replace wireless_send_event with cfg80211_disconnectedJussi Kivilinna1-6/+10