aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2009-03-05iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre
2009-02-25Fix iwlan DMA mapping directionFenghua Yu
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre
2009-01-29iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
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: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang
2008-12-19iwlwifi: add line feed to printkWu, Fengguang
2008-12-19iwlwifi: cleanup iwl-dev.hWinkler, Tomas
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen
2008-12-19iwlagn: fix agn rate scalingMohamed Abbas
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: remove includes of iwl-helpers.h where not neededTomas Winkler
2008-12-12iwlwifi: remove unused clip_groups priv memberTomas Winkler
2008-12-12iwlwifi: fix resume while txpower offMohamed Abbas
2008-12-12iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi
2008-12-12iwlwifi: fix build warning (iwl-rx.c)Rami Rosen
2008-12-12mac80211: Disable requests for new scans in AP modeJouni Malinen
2008-12-12iwlwifi: remove qos module parameterWinkler, Tomas
2008-12-12iwlwifi: 3945 remove qos module parameterWinkler, Tomas
2008-12-12iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas
2008-12-12iwlwifi: change email contact informationWinkler, Tomas
2008-12-12iwlwifi: fix build error (iwl-rx.c).Rami Rosen
2008-12-12iwlwifi: cleanup (remove pm_state)Rami Rosen
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi
2008-12-12iwlwifi: fix "MAC in deep sleep" errorZhu, Yi
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed
2008-12-12iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre
2008-12-05iwlwifi: store ucode version numberChatre, Reinette
2008-12-05iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed