iwlwifi: make IWLWIFI a tristate
[safe/jmp/linux-2.6] / drivers / net / wireless /
2008-05-06 Adrian Bunkiwlwifi: make IWLWIFI a tristate
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
2008-05-01 Ivo van Doornrt2x00: Don't enable short preamble for 1MBs
2008-05-01 Bill Mossiwlwifi: fix debug messages during scanning
2008-05-01 Guy Coheniwlwifi: fix current channel is not scanned
2008-05-01 Michael Bueschb43: Fix some TX/RX locking issues
2008-05-01 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-01 Holger Schuriglibertas: fix use-before-check violation
2008-05-01 Michael Bueschb43: Fix dual-PHY devices
2008-04-30 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30 Alan Coxstrip: Fix up strip for the new order
2008-04-30 Adrian Bunkiwlwifi: move the selects to the tristate drivers
2008-04-29 Harvey Harrisonwireless: use get/put_unaligned_* helpers
2008-04-29 Denis V. Lunevnetdev: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root_driver
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Jason Riedyiwlwifi: Allow building iwl3945 without iwl4965.
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-04-24 Zhu Yiiwlwifi: Fix built-in compilation of iwlcore (part 2)
2008-04-24 Roland Dreieriwlwifi: Don't unlock priv->mutex if it isn't locked
2008-04-24 Roel Kluinwireless: rndis_wlan: modparam_workaround_interval...
2008-04-24 Roel Kluinprism54: prism54_get_encode() test below 0 on unsigned...
2008-04-24 Michael Bueschb43: Workaround DMA quirks
2008-04-24 Nick Kossifidisath5k: Fix radio identification on AR5424/2424
2008-04-24 Michael Bueschb43: Add more btcoexist workarounds
2008-04-24 Michael Bueschb43: Fix HostFlags data types
2008-04-24 Michael Bueschb43: Workaround invalid bluetooth settings
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-23 Tomas Winkleriwlwifi: Fix built-in compilation of iwlcore
2008-04-23 David S. Millerrt2x00: Select LEDS_CLASS.
2008-04-23 David S. Milleriwlwifi: Select LEDS_CLASS.
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-20 Rafael J. WysockiPM: Remove destroy_suspended_device()
2008-04-20 David S. Milleriwlwifi: Fix unconditional access to station->tidp...
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-16 Nick Kossifidisath5k: Misc fixes/cleanups
2008-04-16 Nick Kossifidisath5k: Add RF2425 initvals
2008-04-16 Emmanuel Grumbachiwlwifi: Use HW acceleration decryption by default
2008-04-16 Mohamed Abbasiwlwifi: fix unload warning and error
2008-04-16 Ron Rindjunskyiwlwifi: arrange max number of Tx queues
2008-04-16 Emmanuel Grumbachiwlwifi: Fix TKIP update key and get_free_ucode_key
2008-04-16 Tomas Winkleriwlwifi: move rxon associated command to hcmd
2008-04-16 Tomas Winkleriwlwifi: introduce host commands callbacks
2008-04-16 Ron Rindjunskyiwlwifi: move HW device registration
2008-04-16 Tomas Winkleriwlwifi: move the creation of LQ host command to iwlcore
2008-04-16 Tomas Winkleriwlwifi: support different num of tx and rx antennas
2008-04-16 Tomas Winkleriwlwifi: hw_setting cleanup
2008-04-16 Emmanuel Grumbachiwlwifi: remove the statistics work
2008-04-16 Michael Bueschb43: Add fastpath to b43_mac_suspend()
2008-04-16 Tomas Winkleriwlwifi: move shared pointers to iwl_priv
2008-04-16 Reinette Chatreiwlwifi: perform bss_info_changed post association...
2008-04-16 Reinette Chatreiwlwifi: make Makefile more concise
2008-04-16 Reinette Chatreiwl4965: make iwl4965_send_rxon_assoc asynchronous
2008-04-16 Tomas Winkleriwlwifi: Fix byte count table for fragmented packets
2008-04-16 Emmanuel Grumbachiwlwifi: moves security functions to iwl-sta.c
2008-04-16 Emmanuel Grumbachiwlwifi: maintain uCode key table state
2008-04-16 Emmanuel Grumbachiwlwifi: add 1X HW WEP support
2008-04-16 Emmanuel Grumbachiwlwifi: default WEP HW encryption
2008-04-16 Emmanuel Grumbachiwlwifi: add default WEP key host command
2008-04-16 Abhijeet Kolekariwlwifi: replace sprintf with scnprintf for debugfs...
2008-04-16 Tomas Winkleriwlwifi: generalize iwlwifi init flow
2008-04-16 Stefano Briviob43legacy: fix TBTT and PU timings
2008-04-16 Alexey Dobriyanproc: switch /proc/driver/ray_cs/ray_cs to seq_file...
2008-04-16 Holger Schuriglibertas: un-garbage various command structs
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-04-16 Ivo van Doornrt2x00: Only free skb when beacon_update fails
2008-04-15 Stefano Briviob43legacy: fix DMA mapping leakage
2008-04-15 Michael Bueschb43legacy: Fix usage of struct device used for DMAing
2008-04-15 Michael Bueschssb: Fix usage of struct device used for DMAing
2008-04-15 Stefano Briviob43legacy: fix initvals loading on bcm4303
2008-04-15 Herton Ronaldo Krz... rtl8187: Add missing priv->vif assignments
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-09 Daniel Wagnerrt61pci: rt61pci_beacon_update do not free skb twice
2008-04-08 David S. Miller[NET]: Undo code bloat in hot paths due to print_mac().
2008-04-08 Christian Lamparterdrivers/net/wireless/p54/net2280.h: silence checkpatch.pl
2008-04-08 Christian Lamparterp54: move to separate directory
2008-04-08 Johannes Bergmac80211: rename files
2008-04-08 Pavel Machekadm8211: remove commented-out code
2008-04-08 Michael Bueschb43: use b43_is_mode() call
2008-04-08 Michael Bueschb43: Fix PHY TX control words in SHM
2008-04-08 Michael Bueschb43: Fix beacon BH update
2008-04-08 Mohamed Abbasmac80211: notify mac from low level driver (iwlwifi)
2008-04-08 Michael Bueschb43: Beaconing fixes
2008-04-08 Johannes Bergiwlwifi: honour regulatory restrictions in scan code
2008-04-08 Mohamed Abbasiwlwifi: fix rfkill memory error
2008-04-08 Reinette Chatreiwlwifi: ensure led registration complete as part of...
2008-04-08 Tomas Winkleriwlwifi: use ieee80211_frequency_to_channel
2008-04-08 Tomas Winkleriwlwifi: move driver status inliners into iwl-core.h
2008-04-08 Tomas Winkleriwlwifi: hw names cleanup
2008-04-08 Ivo van Doornrt2x00: Use lib->config_filter() during scheduled packe...
2008-04-08 Michael Bueschb43: Fix TBTT and PU timings
2008-04-08 Michael Bueschb43: Add more N-PHY stuff
2008-04-08 Michael Bueschb43: Use SSB block-I/O to do PIO
2008-04-08 Reinette Chatreiwl4965: use IWLWIFI_LEDS config variable
2008-04-08 John W. Linvilledrivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG...
2008-04-08 Holger Schuriglibertas: remove lbs_get_fwversion()
2008-04-08 Holger Schuriglibertas: move lbs_update_channel out of assoc.c
2008-04-08 Holger Schuriglibertas: move association code from scan.c into assoc.c
next