summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-04mac80211: Retry probe request few timesMaxim Levitsky
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg
2009-08-04iwlwifi: remove usage of orig_flagsLuis R. Rodriguez
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez
2009-08-04cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez
2009-08-04cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez
2009-08-04mac80211: fix powersaveJohannes Berg
2009-08-04rndis_wlan: rework key handlingJussi Kivilinna
2009-08-04rndis_wlan: add missing padding to struct rndis_80211_remove_keyJussi Kivilinna
2009-08-04rndis_wlan: handle 802.11 indications from deviceJussi Kivilinna
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna
2009-08-04rndis_wlan: add rndis_set/query_oid debuggingJussi Kivilinna
2009-08-04rndis_wlan: set current packet filter to zero on stopJussi Kivilinna
2009-08-04rndis_wlan: reset device and restore multicast list on rndis_wlan_reset()Jussi Kivilinna
2009-08-04rndis_wlan: clear cfg80211 scan on rndis_wlan_stop()Jussi Kivilinna
2009-08-04rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset()Jussi Kivilinna
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04at76c50x-usb: remove unneeded flush_workqueue() at usb disconnectLuis R. Rodriguez
2009-08-04ath5k: fix CAB queue operationBob Copeland
2009-08-04orinoco: enable cfg80211 "set_channel" operationHolger Schurig
2009-08-04ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez
2009-08-04b43: Work around mac80211 race conditionLarry Finger
2009-08-04ath5k: update PCU opmode whenever a new interface is addedBob Copeland
2009-08-04mac80211: fix sparse warnings/errorsJohannes Berg
2009-08-04ath9k: Remove unused ath9k_hw_intrget()Vasanthakumar Thiagarajan
2009-08-04ath9k: Maintain monotonicity of PER while going across different phyVasanthakumar Thiagarajan
2009-08-04ath9k: Update rate control for 11NA HT40 modeVasanthakumar Thiagarajan
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland
2009-08-04rt2x00: Fix build error when crypto support is disabledIvo van Doorn
2009-08-04rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez
2009-08-04wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211Luis R. Rodriguez
2009-08-04ath5k: remove EXPERIMENTAL markerLuis R. Rodriguez
2009-08-04ath: use menuconfig to put ath stuff in its own pageLuis R. Rodriguez
2009-08-04ath: simplify kconfig dependency and add documentationLuis R. Rodriguez
2009-08-04ath: depend on cfg80211Luis R. Rodriguez
2009-08-04wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez
2009-08-04ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez
2009-08-04at76c50x-usb: cancel scan work at stop callbackLuis R. Rodriguez
2009-08-04ar76c50x-usb: cancel promisc work during mac80211 stopLuis R. Rodriguez
2009-08-04ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez
2009-08-04ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez
2009-08-04ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez
2009-08-04mac80211: disable software retry for nowJohannes Berg
2009-08-02neigh: Convert garbage collection from softirq to workqueuemaster-2009-08-03Eric Dumazet
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder