mac80211/drivers: rewrite the rate control API
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl3945-base.c
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Johannes Bergmac80211: clean up rate control API
2008-09-15 Zhu Yiiwl3945: add MODULE_FIRMWARE for 3945 HW
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-08 Abhijeet Kolekariwl3945: enable active scanning on active channels
2008-09-08 Abhijeet Kolekariwl3945: avoid redundant iwl3945_get_active_dwell_time
2008-09-08 Abhijeet Kolekariwl3945: removed bg_post_associate work
2008-09-08 Abhijeet Kolekariwl3945: fix unbalanced mutex
2008-09-08 Abhijeet Kolekariwlwifi : Added bss_info_changed callback to 3945
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-22 Harvey Harrisoniwlwifi: use le16 frame control directly, use QOS symbo...
2008-08-22 Bruno Randolfiwlwifi: use generic mac80211 radiotap headers
2008-08-18 Huang Weiyiremoved unused #include <version.h>
2008-08-18 Jiri Slabyiwlwifi: fix printk newlines
2008-08-04 Zhu Yiiwl3945: fix merge mistake for packet injection
2008-08-04 Tomas Winkleriwlwifi: fix checkpatch.pl errors
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-14 Adel Gadllahiwl3965: remove useless network and duplicate checking
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-08 Adel Gadllahiwlwifi: remove input device and fix rfkill state
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-02 Zhu Yiiwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings
2008-07-02 Stefanik Gáboriwlwifi: enable packet injection for iwl3945
2008-07-02 Rick Farringtoniwlwifi: fix incorrect monitor mode operation
2008-07-02 Zhu Yiiwlwifi: drop skb silently for Tx request in monitor...
2008-06-30 Abhijeet Kolekariwlwifi : Patch adds rfkill subsystem for 3945
2008-06-30 Ron Rindjunskyiwlwifi: use iwl_is_associated when possible
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-25 Ron Rindjunskyiwlwifi: improve scanning band selection management
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Harvey Harrisonmac80211: add helpers for frame control testing
2008-06-14 Zhu Yiiwlwifi: fix software rf_kill problem when interface...
2008-06-03 Emmanuel Grumbachiwlwifi: fix a memory leak in scan
2008-06-03 Tomas Winkleriwlwifi: remove notif_missed_beacons variable
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: use rate index in TX control
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Tomas Winkleriwlwifi: refactor ieee80211_get_qos_ctrl
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Bill Mossiwl3945: do not delay hardware scan if it is a direct...
2008-05-14 Abhijeet Kolekariwlwifi : Set monitor mode for 3945
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Guy Coheniwlwifi: remove support for Narrow Channel (10Mhz)
2008-05-07 Ivo van Doornmac80211: Replace ieee80211_tx_control->key_idx with...
2008-05-01 Bill Mossiwlwifi: fix debug messages during scanning
2008-05-01 Guy Coheniwlwifi: fix current channel is not scanned
2008-04-24 Roland Dreieriwlwifi: Don't unlock priv->mutex if it isn't locked
2008-04-16 Ron Rindjunskyiwlwifi: arrange max number of Tx queues
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Johannes Bergiwlwifi: honour regulatory restrictions in scan code
2008-04-08 Reinette Chatreiwlwifi: ensure led registration complete as part of...
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-04-01 Reinette Chatreiwlwifi: move rate registration to module load
2008-04-01 Mohamed Abbasiwlwifi: fix race condition during driver unload
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-27 Tomas Winkleriwlwifi: iwl_priv - clean up in types of members
2008-03-27 Mohamed Abbasiwlwifi: Add led support
2008-03-27 John W. Linvilleiwlwifi: do not register bands with no supported channels
2008-03-24 Reinette Chatreiwlwifi: fix __devexit_p points to __devexit functions
2008-03-24 Rick Farringtoniwlwifi: mac start synchronization issue
2008-03-13 Reinette Chatreiwlwifi: fix bug to show hidden APs during scan
2008-03-13 Reinette Chatreiwlwifi: update copyright year
2008-03-07 Tomas Winkleriwlwifi: 3945 split tx_complete to command and packet...
2008-03-07 Tomas Winkleriwlwifi: queue functions cleanup
2008-03-07 Emmanuel Grumbachiwlwifi: Cancel scanning upon association
2008-03-07 Tomas Winkleriwlwifi: Take the fw file name from the iwl_cfg.
2008-03-07 Tomas Winkleriwlwifi: add struct iwl_cfg
2008-03-07 Tomas Winkleriwlwifi: extract iwl-csr.h
2008-03-06 Tomas Winkleriwlwifi: Fix 52 rate report in rx status
2008-03-06 Tomas Winkleriwlwifi: refactor init geos function
2008-03-06 Tomas Winkleriwlwifi: removing unused priv->config
2008-02-29 Reinette Chatreiwlwifi: fix name of function in comment (_rx_card_stat...
2008-02-29 Johannes Bergmac80211: give burst time in txop rather than 0.1msec...
2008-02-29 Reinette Chatreiwlwifi: Update iwlwifi version stamp to 1.2.26
2008-02-29 Ron Rindjunskyiwlwifi: remove IWL{4965,3945}_QOS
2008-02-29 Mohamed Abbasiwlwifi: initialize ieee80211_channel->hw_value
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-15 Reinette Chatreiwlwifi: only check for association id when associating...
2008-02-15 Tomas Winkleriwlwifi: reverting 'misc wireless annotations' patch...
2008-02-15 Mohamed Abbasiwlwifi: earlier rx allocation
2008-02-15 Gregory Greenmaniwlwifi: Don't send host commands on rfkill
2008-02-15 Reinette Chatreiwlwifi: do not clear GEO_CONFIGURED bit when calling...
2008-02-05 Adrian Bunkiwl3945-base.c: fix off-by-one errors
2008-02-01 Reinette Chatreiwlwifi: fix merge sequence: exit on error before state...
2008-02-01 Cyrill Gorcunovwireless: iwlwifi3945/4965 - fix incorrect counting...
2008-02-01 Gregory Greenmaniwlwifi: Fix uCode error on association
2008-02-01 Joonwoo Parkiwlwifi: do not schedule tasklet when rcv unused irq
2008-02-01 Reinette Chatreiwlwifi: cleanup usage of inline functions
2008-02-01 Reinette Chatreiwlwifi: initialize geo/channel information during...
2008-02-01 Maarten Lankhorstiwlwifi: Fix an invalid bitmask test in iwl3945 and...
2008-01-28 Reinette Chatreiwlwifi: style fixes to usage of << and >> operators
2008-01-28 Zhu Yiiwlwifi: Update iwlwifi version stamp to 1.2.23
2008-01-28 Tomas Winkleriwlwifi: move uCode helper functions to iwl-helpers.h
2008-01-28 Zhu Yiiwlwifi: fix problem when rf_killswitch change during...
2008-01-28 Zhu Yiiwlwifi: delay firmware loading from pci_probe to netwo...
next