Bluetooth: Fix connection establishment with low security requirement
[safe/jmp/linux-2.6] / net / mac80211 /
2009-02-09 Vasanthakumar Thia... mac80211: Remove bss information of the current AP...
2009-02-09 Luis R. Rodriguezmac80211: do not TX injected frames when not allowed
2009-02-09 Johannes Bergmac80211: convert master interface to netdev_ops
2009-02-09 Johannes Bergmac80211: convert to net_device_ops
2009-02-09 Johannes Bergmac80211: remove HW_SIGNAL_DB
2009-02-09 Harvey Harrisonwireless: replace uses of __constant_{endian}
2009-02-09 Alina Friedrichsenmac80211: IBSS join rework
2009-02-09 Alina Friedrichsenmac80211: Creating new IBSS with fixed BSSID
2009-02-09 Sujithmac80211: Reset assoc_scan_tries after an unsuccessful...
2009-01-30 Vivek Natarajanmac80211: Cancel the dynamic ps timer in ioctl_siwpower.
2009-01-29 Johannes Bergmac80211: don't try to powersave/config disabled interfaces
2009-01-29 Alina Friedrichsenmac80211: Generic TSF debugging
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Bob Copelandmac80211: flush workqueue a second time in suspend()
2009-01-29 Bob Copelandmac80211: change workqueue back to non-freezeable
2009-01-29 Alina Friedrichsenmac80211: Fixed BSSID handling revisited
2009-01-29 Alina Friedrichsenmac80211: Read the TSF via debugfs
2009-01-29 Luis R. Rodriguezmac80211: allow mac80211 drivers to get to struct ieee8...
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Johannes Bergmac80211: constify ieee80211_if_conf.bssid
2009-01-29 Jouni Malinenmac80211: Fix MFP Association Comeback to use Timeout...
2009-01-29 Bob Copelandmac80211: add suspend/resume callbacks
2009-01-29 Jouni Malinenmac80211: Fix drop-unencrypted for management frames
2009-01-29 Rami Rosenmac80211: trivial documentation fix (mesh_nexthop_looku...
2009-01-29 Rami Rosenmac80211: trivial documentation fixes (enum mesh_path_f...
2009-01-29 Rami Rosenmac80211: remove mesh_plink_close() method.
2009-01-29 Wei Yongjunmac80211: cleanup kmalloc/memset -> kcalloc
2009-01-29 Jouni Malinennl80211: New command for adding extra IE(s) into manage...
2009-01-29 Jouni Malinenmac80211: Fix radiotap header it_present on big endian...
2009-01-29 Jouni Malinenmac80211: Mark ieee80211_process_sa_query_req() static
2009-01-29 Vasanthakumar Thia... mac80211: Handle power constraint level advertised...
2009-01-29 Jouni Malinenmac80211: 802.11w - Add driver capability flag for MFP
2009-01-29 Jouni Malinenmac80211: 802.11w - Optional software CCMP for manageme...
2009-01-29 Jouni Malinenmac80211: 802.11w - Implement Association Comeback...
2009-01-29 Jouni Malinenmac80211: 802.11w - Drop unprotected robust management...
2009-01-29 Jouni Malinenmac80211: 802.11w - Do not force Action frames to disab...
2009-01-29 Jouni Malinenmac80211: 802.11w - SA Query processing
2009-01-29 Jouni Malinenmac80211: 802.11w - Configuration of MFP disabled/optio...
2009-01-29 Jouni Malinenmac80211: 802.11w - WEXT configuration for IGTK
2009-01-29 Jouni Malinenmac80211: 802.11w - WEXT parameter for setting mgmt...
2009-01-29 Jouni Malinenmac80211: 802.11w - Use BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - Add BIP (AES-128-CMAC)
2009-01-29 Jouni Malinenmac80211: 802.11w - CCMP for management frames
2009-01-29 Jouni Malinenmac80211: 802.11w - STA flag for MFP
2009-01-29 Johannes Bergmac80211: extend/document powersave API
2009-01-29 Johannes Bergmac80211: move dynamic PS timeout to hardware config
2009-01-29 Johannes Bergmac80211: validate SIOCSIWPOWER arguments better
2009-01-29 Johannes Bergmac80211: clean up channel type config
2009-01-29 Johannes Bergmac80211: clarify alignment docs, fix up alignment
2009-01-29 Johannes Bergmac80211: remove user_power_level from driver API
2009-01-29 Rami Rosenmac80211: remove unused variable in ieee80211_local...
2009-01-29 Rami Rosenmac80211: remove an unused definition (MAX_STA_COUNT...
2009-01-29 Rami Rosenmac80211: remove an unused parameter in ieee80211_rx_mg...
2009-01-29 Rami Rosenmac80211: remove an unnecessary assignment to info...
2009-01-29 Sujithmac80211: Add 802.11h CSA support
2009-01-29 Alina Friedrichsenmac80211: Allow to set channel in adhoc properly
2009-01-29 Alina Friedrichsenmac80211: Don't merge if BSSID is set manually
2009-01-29 Alina Friedrichsenmac80211: Don't scan if BSSID and channel are set manually
2009-01-29 Alina Friedrichsenmac80211: Disallow to set multicast BSSID
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Kalle Valomac80211: make wake/stop_queue_by_reason() functions...
2009-01-29 Vasanthakumar Thia... mac80211: Fix tx power setting
2009-01-29 Luis R. Rodriguezmac80211: no need for ht.enabled
2009-01-29 Vivek Natarajanmac80211: Cancel the power save timer in ieee80211_stop.
2009-01-29 Vivek Natarajanmac80211: Enhancements to dynamic power save.
2009-01-29 Vivek Natarajanmac80211: A couple of fixes to dynamic power save.
2009-01-29 Vivek Natarajanmac80211: Reset the power save timer from master_start_...
2009-01-29 Vasanthakumar Thia... mac80211: Scale down to non-HT association with TKIP...
2009-01-22 Christian Lampartermac80211: fix slot time debug message
2009-01-22 Brian Cavagnolomac80211: decrement ref count to netdev after launching...
2009-01-16 Randy Dunlapmac80211: more kernel-doc fixes
2009-01-13 John W. Linvillemac80211: fix "‘ret’ may be used uninitialized" warning
2009-01-12 Christian Lampartermac80211: initialize RC data for all mesh links upon...
2009-01-12 Pavel Roskinmac80211: allow mode change if IBSS is not allowed
2009-01-12 Christian Lamparterminstrel: fix warning if lowest supported rate index...
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-19 Kalle Valomac80211: track master queue status
2008-12-19 Kalle Valomac80211: enable IEEE80211_CONF_PS only when associated
2008-12-19 Larry Fingermac80211: Print unknown packet type in tasklet_handler
2008-12-19 Rami Rosenmac80211: fix a typo in ieee80211_send_assoc() method.
2008-12-19 Jouni Malinenmac80211: Remove radiotap rate-present flag for HT
2008-12-19 Jouni Malinenmac80211: Send Layer 2 Update frame on reassociation
2008-12-19 Jouni Malinenmac80211: Add HT rates into RX status reporting
2008-12-19 Sujithmac80211: Fix HT channel selection
2008-12-19 Henning Roggenl80211: Add signal strength and bandwith to nl80211sta...
2008-12-12 Rami Rosenmac80211: misc cleanups
2008-12-12 Jouni Malinenmac80211: Disable requests for new scans in AP mode
2008-12-12 Christian Lampartermac80211: integrate sta_notify_ps cmds into sta_notify
2008-12-12 Johannes Bergmac80211/cfg80211: check endianness in sparse runs
2008-12-12 Johannes Bergmac80211: remove fragmentation offload functionality
2008-12-12 Johannes Bergmac80211: only create default STA interface if supported
2008-12-12 Reinette Chatremac80211: remove WARN_ON() from ieee80211_hw_config
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-05 Rami Rosenmac80211: tx module cleanup.
2008-12-05 Christian Lampartermac80211: add sta_notify_ps callback
2008-12-05 Fabio Rossimac80211: accept empty strings for hidden SSIDs
2008-12-05 Johannes Bergcfg80211: handle SIOCGIWMODE/SIOCSIWMODE
2008-12-05 Johannes Bergcfg80211: handle SIOCGIWNAME
2008-12-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
next