iwl3945: Remove power related definitions from 3945 code
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl3945-base.c
2009-01-29 Samuel Ortiziwl3945: Remove power related definitions from 3945...
2009-01-29 Samuel Ortiziwl3945: Use iwl-agn-rs.h rates definitions.
2009-01-29 Samuel Ortiziwl3945: Have consistant and not redefined HW constants
2009-01-29 Samuel Ortiziwl3945: Getting rid of iwl3945_eeprom_channel
2009-01-29 Samuel Ortiziwl3945: Remove DRV_NAME dependenies
2009-01-29 Samuel Ortiziwl3945: Getting rid of iwl-3945-debug.h
2009-01-29 Tomas Winkleriwlwifi: 3945 remove iwl-3945-commands.h
2009-01-29 Tomas Winkleriwlwifi: 3945 drop usage of union tsf
2009-01-29 Tomas Winkleriwlwifi: 3945 remove duplicated code from iwl-3945...
2009-01-29 Tomas Winkleriwlwifi: use iwl-commands.h also in 3945
2009-01-29 Winkler, Tomasiwlwifi: 3945 remove current_rate from station entry.
2009-01-29 Tomas Winkleriwlwifi: 3945 unfold iwl-3945-commands.h
2009-01-29 Tomas Winkleriwlwifi: 3945 extract flow handler definitions into...
2009-01-22 Reinette Chatreiwlwifi: return NETDEV_TX_OK from _tx ops
2009-01-16 Zhu Yiiwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync...
2008-12-19 Wu, Fengguangiwlwifi: use type uint for module param debug
2008-12-19 Rami Roseniwlwifi: remove a parameter (dest) from *_fill_beacon_f...
2008-12-12 Tomas Winkleriwlwifi: add contact email to MODULE_AUTHOR
2008-12-12 Zhu, Yiiwlwifi: use iwl_poll_direct_bit in EEPROM reading
2008-12-12 Jouni Malinenmac80211: Disable requests for new scans in AP mode
2008-12-12 Winkler, Tomasiwlwifi: 3945 remove qos module parameter
2008-12-12 Winkler, Tomasiwlwifi: change email contact information
2008-12-12 Zhu, Yiiwlwifi: iwl_poll_{direct_}bit cleanup
2008-12-05 Abhijeet Kolekariwl3945 : Fix a-band association for passive channels
2008-12-05 Reinette Chatreiwlwifi: rely on API version read from firmware
2008-12-05 Chatre, Reinetteiwlwifi: store ucode version number
2008-12-05 Zhu Yiiwlwifi: fix printk size format error
2008-12-05 Johannes Bergiwlwifi: disable AP mode
2008-12-05 Helmut Schaaiwl3945: remove obsolete irq handling
2008-11-26 Abhijeet Kolekariwl3945 : Fix ad-hoc mode for 3945
2008-11-25 Luis R. Rodrigueziwlwifi: enable custom fw regulatory solution
2008-11-25 Zhu, Yiiwlwifi: configure_filter rewrite
2008-11-25 Abhijeet Kolekariwlwifi : fix checkpatch.pl errors
2008-11-25 Chatre, Reinetteiwlwifi: replace magic constants with define
2008-11-25 Kolekar, Abhijeetiwl3945 : Simplify iwl3945_pci_probe
2008-11-21 Kolekar, Abhijeetiwl3945 : Simplify iwl3945_send_beacon_cmd
2008-11-21 Kolekar, Abhijeetiwl3945 : Fix Sparse Warnings
2008-11-21 Mohamed Abbasiwl3945: fix resume for ADHOC network
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-18 Johannes Bergmac80211: remove ieee80211_notify_mac
2008-11-10 Zhu, Yiiwlwifi: fix priv->iw_mode setting when multiple vif...
2008-11-10 Johannes Bergiwl3945: remove bogus comment
2008-11-10 Johannes Bergmac80211: remove SSID driver code
2008-11-10 Johannes Bergiwlwifi: remove unused essid variable
2008-11-10 Johannes Bergiwlwifi: remove implicit direct scan
2008-11-10 Johannes Bergiwl3945: remove dead code
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-06 Zhu, Yiiwl3945: fix deadlock on suspend
2008-11-06 Reinette Chatreiwl3945: do not send scan command if channel count...
2008-11-06 Mohamed Abbasiwl3945: clear scanning bits upon failure
2008-10-31 Fabrice Belletiwl3945: iwl3945_mac_get_tsf() should not return zero
2008-10-31 Tomas Winkleriwlwifi: run through spell checker
2008-10-31 John W. Linvillewireless: use individual buffers for printing ssid...
2008-10-31 John W. Linvillewireless: consolidate on a single escape_essid implemen...
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
next