Age | Commit message (Expand) | Author |
2009-02-13 | iwlwifi: use pci registers defined in pci_regs.h | Tomas Winkler |
2009-02-13 | cfg80211/nl80211: scanning (and mac80211 update to use it) | Johannes Berg |
2009-02-09 | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler |
2009-02-09 | iwlwifi: check return value of pci_enable_device | Winkler, Tomas |
2009-02-09 | iwl3945: Getting rid of the *39_rxon iwl_priv fields | Samuel Ortiz |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-01-29 | iwl3945: Remaining host command cleanups | Samuel Ortiz |
2009-01-29 | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz |
2009-01-29 | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz |
2009-01-29 | iwlagn: reduce off channel reception for 4965 | Rick Farrington |
2009-01-29 | iwl3945: Use iwl-rfkill | Samuel Ortiz |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg |
2009-01-29 | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg |
2009-01-29 | iwlwifi: Add TFD library operations | Samuel Ortiz |
2009-01-29 | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas |
2009-01-29 | iwlagn: fix hw-rfkill while the interface is down | Helmut Schaa |
2009-01-29 | iwlwifi: update copyright year to 2009 | Reinette Chatre |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg |
2009-01-29 | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez |
2009-01-29 | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas |
2009-01-29 | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas |
2009-01-29 | iwlwifi: clean up printing | Tomas Winkler |
2009-01-29 | iwl3945: Remove DRV_NAME dependenies | Samuel Ortiz |
2009-01-29 | iwlwifi: kill retry_rate sysfs for iwlagn | Winkler, Tomas |
2009-01-29 | iwlwifi: move sysfs status entry to debugfs | Winkler, Tomas |
2009-01-29 | iwlwifi: fix kernel oops when ucode DMA memory allocation failure | Zhu, Yi |
2009-01-22 | iwlwifi: return NETDEV_TX_OK from _tx ops | Reinette Chatre |
2008-12-19 | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg |
2008-12-19 | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi |
2008-12-19 | iwlwifi: update comments on the debug interface | Wu, Fengguang |
2008-12-19 | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen |
2008-12-19 | mac80211: Fix HT channel selection | Sujith |
2008-12-12 | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler |
2008-12-12 | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler |
2008-12-12 | iwlwifi: fix resume while txpower off | Mohamed Abbas |
2008-12-12 | mac80211: Disable requests for new scans in AP mode | Jouni Malinen |
2008-12-12 | iwlwifi: remove qos module parameter | Winkler, Tomas |
2008-12-12 | iwlwifi: change email contact information | Winkler, Tomas |
2008-12-05 | iwlwifi: rely on API version read from firmware | Reinette Chatre |
2008-12-05 | iwlwifi: store ucode version number | Chatre, Reinette |
2008-12-05 | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas |
2008-12-05 | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas |
2008-12-05 | iwlwifi: fix printk size format error | Zhu Yi |
2008-12-05 | iwlwifi: move host command check function into separate file | Winkler, Tomas |
2008-12-05 | iwlwifi: 5150 add support for 5150 | Tomas Winkler |
2008-11-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-25 | iwlwifi: configure_filter rewrite | Zhu, Yi |
2008-11-25 | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar |
2008-11-25 | iwlwifi: replace magic constants with define | Chatre, Reinette |
2008-11-25 | iwlwifi: consolidate station management code | Tomas Winkler |