mac80211: convert to net_device_ops
[safe/jmp/linux-2.6] / net / mac80211 / main.c
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
2008-08-07 Luis Carlos Cobomac80211: keep mesh ifaces in allmulti mode
2008-08-04 Tomas Winklermac80211: make listen_interval be limited by low level...
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Jeremy Fitzhardingemac80211: return correct error return from ieee80211_we...
2008-07-18 David S. Millermac80211: Reimplement WME using ->select_queue().
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: revamp virtual interface handling
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millermac80211: Decrease number of explicit ->tx_queue refere...
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-07 Ivo van Doornmac80211: Only flush workqueue when last interface...
2008-07-02 Johannes Bergmac80211: rework debug settings and make debugging...
2008-06-27 Johannes Bergmac80211: make workqueue freezable
2008-06-14 Tomas Winklermac80211: fix beacon interval value
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-09 Assaf Kraussmac80211: Fixing slow IBSS rejoin
2008-06-03 Tomas Winklermac80211: fix deadlock in sta->lock
2008-05-28 Yi Zhumac80211: fix a typo in ieee80211_handle_filtered_frame...
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Ron Rindjunskymac80211: separate Tx and Rx MCS when configuring HT
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Johannes Bergmac80211: proper STA info locking
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: a few code cleanups
2008-05-05 Pavel Emelyanovmac80211: Do not free net device after it is unregistered.
2008-05-01 Johannes Bergmac80211: insert WDS peer after adding interface
2008-05-01 Johannes Bergmac80211: don't allow invalid WDS peer addresses
2008-05-01 Johannes Bergmac80211: assign conf.beacon_control for mesh
2008-04-16 Johannes Bergmac80211: fix spinlock recursion
2008-04-08 Johannes Bergmac80211: rename files