aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-27USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter
2009-02-27USB: serial: add support for second revision of Ericsson F3507G WWAN cardPatrik Kullman
2009-02-27USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev
2009-02-27USB: option: add BenQ 3g modem informationJesse Sung
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi
2009-02-27USB: EHCI: slow down ITD reuseKarsten Wiese
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang
2009-02-27Staging: w35und: fix usb_control_msg() error handling in wb35_probe()Pekka Enberg
2009-02-27Staging: w35und: fix registration with wlan stackPavel Machek
2009-02-27Staging: panel: fix oops on panel_cleanup_moduleCostantino Leandro
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino
2009-02-27Staging: rtl8187se: fix Kconfig dependenciesRandy Dunlap
2009-02-27at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo
2009-02-27nl80211: Avoid AP mode BUG_ON hang with invalid lock assertJouni Malinen
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker
2009-02-27iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk
2009-02-27iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch
2009-02-27mac80211: Give it some time to do the TSF syncAlina Friedrichsen
2009-02-27mac80211: Don't merge with the same BSSIDAlina Friedrichsen
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy
2009-02-27orinoco: validate firmware headerDavid Kilroy
2009-02-27at76c50x-usb: add link to the TODO listKalle Valo
2009-02-27at76c50x-usb: additional disconnect fixesJason Andryuk
2009-02-27at76c50x-usb: clean up DMA on stackJason Andryuk
2009-02-27at76c50x-usb: fix oops on disconnectJason Andryuk
2009-02-27cfg80211: pass the regulatory_request to ignore_requestLuis R. Rodriguez
2009-02-27cfg80211: do not kzalloc() again for a new request on __regulatory_hintLuis R. Rodriguez
2009-02-27cfg80211: pass the regulatory_request struct in __regulatory_hint()Luis R. Rodriguez
2009-02-27cfg80211: make __regulatory_hint() staticLuis R. Rodriguez
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez
2009-02-27cfg80211: Add AP beacon regulatory hintsLuis R. Rodriguez
2009-02-27cfg80211: enable 5 GHz world roaming channelsLuis R. Rodriguez
2009-02-27cfg80211: enable active-scan / beaconing on Ch 1-11 for world regdomLuis R. Rodriguez
2009-02-27cfg80211: rename regdom_changed to regdom_changes() and use itLuis R. Rodriguez
2009-02-27cfg80211: allow drivers that agree on regulatory to agreeLuis R. Rodriguez
2009-02-27cfg80211: comments style cleanupLuis R. Rodriguez
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez
2009-02-27cfg80211: free rd on unlikely event on 11d hintLuis R. Rodriguez
2009-02-27cfg80211: remove likely from an 11d hint caseLuis R. Rodriguez
2009-02-27cfg80211: protect first access of last_request on 11d hint under mutexLuis R. Rodriguez
2009-02-27cfg80211: make regulatory_request use wiphy_idx instead of wiphyLuis R. Rodriguez
2009-02-27cfg80211: add assert_cfg80211_lock() to ensure proper protectionLuis R. Rodriguez
2009-02-27cfg80211: propagate -ENOMEM during regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: add regulatory_hint_core() to separate the core reg hintLuis R. Rodriguez
2009-02-27nl80211: disallow user requests prior to regulatory_init()Luis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_drv_mutex to cfg80211_mutexLuis R. Rodriguez
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez