aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2009-01-29iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg
2009-01-29iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg
2009-01-29iwlwifi: Add TFD library operationsSamuel Ortiz
2009-01-29iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_keyWinkler, Tomas
2009-01-29iwlagn: fix hw-rfkill while the interface is downHelmut Schaa
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas
2009-01-29iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas
2009-01-29iwlwifi: clean up printingTomas Winkler
2009-01-29iwl3945: Remove DRV_NAME dependeniesSamuel Ortiz
2009-01-29iwlwifi: kill retry_rate sysfs for iwlagnWinkler, Tomas
2009-01-29iwlwifi: move sysfs status entry to debugfsWinkler, Tomas
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen
2008-12-19mac80211: Fix HT channel selectionSujith
2008-12-12iwlwifi: add contact email to MODULE_AUTHORTomas Winkler
2008-12-12iwlwifi: remove 4965 from common uCode API structuresTomas Winkler
2008-12-12iwlwifi: fix resume while txpower offMohamed Abbas
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre
2008-12-05iwlwifi: store ucode version numberChatre, Reinette
2008-12-05iwlwifi: move channels sysfs to debugfsWinkler, Tomas
2008-12-05iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas
2008-12-05iwlwifi: fix printk size format errorZhu Yi
2008-12-05iwlwifi: move host command check function into separate fileWinkler, Tomas
2008-12-05iwlwifi: 5150 add support for 5150Tomas Winkler
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25iwlwifi: configure_filter rewriteZhu, Yi
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar
2008-11-25iwlwifi: replace magic constants with defineChatre, Reinette
2008-11-25iwlwifi: consolidate station management codeTomas Winkler
2008-11-25iwlagn: fix DMA syncJohannes Berg
2008-11-21iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler
2008-11-21iwlwifi: revamp tx scheduler byte count tables handlingTomas Winkler
2008-11-21iwlwifi: move rx queue read pointer into rxqWinkler, Tomas
2008-11-21iwlagn: fix resume for ADHOC networkMohamed Abbas
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18iwlagn: fix RX skb alignmentJohannes Berg
2008-11-18mac80211: remove ieee80211_notify_macJohannes Berg
2008-11-10iwlwifi: do not call statistics from rfkillMohamed Abbas
2008-11-10iwlwifi: rename generic iwlagn functions that had a HW specific nameEmmanuel Grumbach
2008-11-10iwlwifi: fix priv->iw_mode setting when multiple vif are configuredZhu, Yi