summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-02-27cfg80211: add wiphy_idx_valid to check for wiphy_idx sanityLuis R. Rodriguez
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez
2009-02-27mac80211/cfg80211: move iwrange handler to cfg80211Johannes Berg
2009-02-27cfg80211: clean up signal typeJohannes Berg
2009-02-27nl80211: remove admin requirement from station getJohannes Berg
2009-02-27cfg80211/mac80211: fill qual.qual value/adjust max_qual.qualJohannes Berg
2009-02-27cfg80211: age scan results on resumeDan Williams
2009-02-27nl80211: Provide access to STA TX/RX packet countersJouni Malinen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27wireless: fix for CONFIG_NL80211=nRandy Dunlap
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg
2009-02-13cfg80211: allow users to request removing a BSSJohannes Berg
2009-02-13cfg80211: free_priv for BSS infoJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-01-29cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez
2009-01-29cfg80211: allow users to help a driver's complianceLuis R. Rodriguez
2009-01-29cfg80211: Allow for strict regulatory settingsLuis R. Rodriguez
2009-01-29cfg80211: pass more detailed regulatory request information on reg_notifier()Luis R. Rodriguez
2009-01-29cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory()Luis R. Rodriguez
2009-01-29cfg80211: rename fw_handles_regulatory to custom_regulatoryLuis R. Rodriguez
2009-01-29cfg80211: ignore consecutive equal regulatory hintsLuis R. Rodriguez
2009-01-29cfg80211: process user requests only after previous user/driver/core requestsLuis R. Rodriguez
2009-01-29cfg80211: export freq_reg_info()Luis R. Rodriguez
2009-01-29cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29cfg80211: add PM hooksJohannes Berg
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29cfg80211: fix typo on message after intersectionLuis R. Rodriguez
2009-01-29cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez
2009-01-29cfg80211: call reg_notifier() onceLuis R. Rodriguez
2009-01-29cfg80211: print correct intersected regulatory domainLuis R. Rodriguez
2009-01-29cfg80211: Fix sanity check on 5 GHz when processing country IELuis R. Rodriguez
2009-01-16cfg80211: Fix parsed country IE info for 5 GHzLuis R. Rodriguez
2009-01-16cfg80211: Fix regression with 11d on bandsLuis R. Rodriguez
2009-01-16cfg80211: make handle_band() and handle_channel() wiphy specificLuis R. Rodriguez
2009-01-06wireless: convert wireless ioctl to net_device_opsStephen Hemminger
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-19nl80211: Add signal strength and bandwith to nl80211station infoHenning Rogge
2008-12-12mac80211/cfg80211: check endianness in sparse runsJohannes Berg
2008-12-12cfg80211: fix nl80211 frequency handlingJohannes Berg
2008-12-06wireless: Fix incorrect use of loose in wext.cNick Andrew
2008-12-05cfg80211: "fix" 11d oopsJohannes Berg
2008-12-05cfg80211: fix wiphy remove if no regulatory requestJohannes Berg
2008-12-05cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg
2008-12-05cfg80211: handle SIOCGIWNAMEJohannes Berg
2008-12-05nl80211: Add frequency configuration (including HT40)Jouni Malinen
2008-11-26nl80211: Change max TX power to be in mBm instead of dBmJouni Malinen