sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / net / mac80211 / main.c
2009-08-28 Johannes Bergmac80211: remove tasklet enable/disable
2009-08-20 Johannes Bergmac80211: fix register_hw error path
2009-08-20 Javier Cardonamac80211: Decouple fail_avg stats used by mesh from...
2009-08-20 Johannes Bergmac80211: remove deprecated API
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Johannes Bergcfg80211: fix alignment problem in scan request
2009-08-04 Igor Perminovmac80211: FIF_PSPOLL filter flag
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-08-04 Bob Copelandmac80211: disable beacons before removing the associate...
2009-08-04 Johannes Bergmac80211: disable software retry for now
2009-07-27 Helmut Schaamac80211: Replace {sw, hw}_scanning variables with...
2009-07-27 Johannes Bergmac80211: allow using network namespaces
2009-07-24 Johannes Bergmac80211: remove master netdev
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-06-10 Johannes Bergmac80211: do not pass PS frames out of mac80211 again
2009-06-03 Johannes Bergmac80211: deprecate conf.beacon_int properly
2009-05-27 Eric Dumazetnet: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netde...
2009-05-20 Johannes Bergmac80211: fix managed mode BSSID handling
2009-05-11 Johannes Bergmac80211: fix scan channel race
2009-05-06 Johannes Bergmac80211: add driver ops wrappers
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-05-06 Johannes Bergmac80211: clean up beacon interval settings
2009-05-06 Johannes Bergmac80211: fix scan races and rework scanning
2009-04-30 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-04-29 Johannes Bergmac80211: default to automatic power control
2009-04-29 Alan Jenkinsmac80211: fix modprobe deadlock by not calling wep_init...
2009-04-22 Jouni Malinennl80211: Add set/get for frag/rts threshold and retry...
2009-04-22 Johannes Bergmac80211: convert to cfg80211 IBSS API
2009-04-22 Johannes Bergmac80211: disable powersave if pm_qos asks for low...
2009-04-22 Johannes Bergmac80211: add hardware restart function
2009-04-22 Johannes Bergcfg80211: add cipher capabilities
2009-04-22 Johannes Bergmac80211: include HT capabilities in probe request
2009-04-22 Johannes Bergmac80211: pass all probe request IEs to driver
2009-04-22 Johannes Bergcfg80211: introduce scan IE limit attribute
2009-04-16 Johannes Bergmac80211: correct wext transmit power handler
2009-03-28 Johannes Bergmac80211/iwlwifi: move virtual A-MDPU queue bookkeeping...
2009-03-28 Johannes Bergmac80211: fix aggregation to not require queue stop
2009-03-28 Johannes Bergmac80211: rework the pending packets code
2009-03-28 Johannes Bergmac80211: fix warnings in ieee80211_if_config
2009-02-27 Johannes Bergcfg80211: clean up signal type
2009-02-27 Johannes Bergmac80211: split IBSS/managed code
2009-02-27 Johannes Bergmac80211: fix aggregation for hardware with ampdu queues
2009-02-27 Johannes Bergmac80211: disallow moving netns
2009-02-13 Johannes Bergmac80211: calculate wstats_flags on the fly
2009-02-13 Johannes Bergmac80211: use cfg80211s BSS infrastructure
2009-02-13 Johannes Bergcfg80211/nl80211: scanning (and mac80211 update to...
2009-02-13 Johannes Bergmac80211: disable IBSS beacon before join
2009-02-09 Johannes Bergmac80211: convert master interface to netdev_ops
2009-02-09 Johannes Bergmac80211: remove HW_SIGNAL_DB
2009-01-29 Johannes Bergmac80211: add interface list lock
2009-01-29 Bob Copelandmac80211: change workqueue back to non-freezeable
2009-01-29 Johannes Bergmac80211: Add capability to enable/disable beaconing
2009-01-29 Johannes Bergmac80211: constify ieee80211_if_conf.bssid
2009-01-29 Vasanthakumar Thia... mac80211: Handle power constraint level advertised...
2009-01-29 Johannes Bergmac80211: clean up channel type config
2009-01-29 Johannes Bergmac80211: remove user_power_level from driver API
2009-01-29 Vasanthakumar Thia... mac80211: Fix tx power setting
2009-01-29 Luis R. Rodriguezmac80211: no need for ht.enabled
2008-12-19 Kalle Valomac80211: implement dynamic power save
2008-12-19 Kalle Valomac80211: track master queue status
2008-12-19 Larry Fingermac80211: Print unknown packet type in tasklet_handler
2008-12-19 Sujithmac80211: Fix HT channel selection
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-05 Jouni Malinennl80211: Add frequency configuration (including HT40)
2008-11-25 Luis R. Rodriguezmac80211: don't assume driver has been attached on...
2008-11-10 Johannes Bergmac80211: remove SSID driver code
2008-10-31 Sujithmac80211: Re-enable aggregation
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: add might_sleep to hw_config
2008-10-31 Johannes Bergmac80211: move bss_conf into vif
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Berg802.11: clean up/fix HT support
2008-10-31 Johannes Bergmac80211: fix short slot handling
2008-10-31 Johannes Bergmac80211: remove max_antenna_gain config
2008-10-31 Johannes Bergmac80211: clean up ieee80211_hw_config errors
2008-10-31 Johannes Bergmac80211: minor code cleanups
2008-10-06 Felix Fietkaumac80211: add the 'minstrel' rate control algorithm
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-24 Johannes Bergmac80211: make master iface not wireless
2008-09-15 Johannes Bergmac80211: small rate control changes
2008-09-15 Johannes Bergmac80211: warn on some invalid vlan operations
2008-09-15 Johannes Bergmac80211: move regular interface handling
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Johannes Bergmac80211: clean up scan namespace
2008-09-15 Johannes Bergmac80211: make bridge_packets a virtual interface option
2008-09-15 Johannes Bergmac80211: fix scan vs. interface removal race
2008-09-15 Johannes Bergmac80211: fix work race
2008-09-15 Johannes Bergmac80211: split off mesh handling entirely
2008-09-11 Johannes Bergmac80211: initialise queue QoS parameters at hw start
2008-09-11 Johannes Bergmac80211: move some HT code out of main.c
2008-09-11 Johannes Bergmac80211: use sdata pointer for scan interface
2008-09-11 Tomas Winklermac80211: change MIMO_PS to SM_PS
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Johannes Bergmac80211: fill start-sequence-number for BA session...
2008-08-22 Tomas Winklermac80211: cleanup mlme state namespace
2008-08-22 Jasper Bryant-Greenereplace net_device arguments with ieee80211_{local...
2008-08-22 Luis Carlos Cobomac80211: allow no mac address until firmware load
2008-08-22 Harvey Harrisonmac80211: explicitly check skb->len
next