aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
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
2008-12-05iwl3945: add debugfs supportAbbas, Mohamed
2008-12-05iwlwifi: move channels sysfs to debugfsWinkler, Tomas
2008-12-05iwlwifi: move disable/enable interrupts to iwl-core.cWinkler, Tomas
2008-12-05iwl3945: Select correct sta ID from find_station()Samuel Ortiz
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 enable LO, TXIQ and BB calibrationsWinkler, Tomas
2008-12-05iwlwifi: 5150 parametrize eeprom versionsTomas Winkler
2008-12-05iwlwifi: 5150 compute ct kill thresholdTomas Winkler
2008-12-05iwlwifi: 5150 enable DC calibrationTomas Winkler
2008-12-05iwlwifi: 5150 add support for 5150Tomas Winkler
2008-12-05iwlwifi: disable AP modeJohannes Berg
2008-12-05iwl3945: remove obsolete irq handlingHelmut Schaa
2008-12-05iwlwifi: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-05iwlwifi: properly initialize calibration command headerTomas Winkler
2008-12-05iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-26iwlwifi: TX update chicken bitsWinkler, Tomas
2008-11-26iwlwifi: TX setup fix confusion between TX queue and TX DMA channelWinkler, Tomas
2008-11-26iwlwifi: 4965 define firmware file name onceWinkler, Tomas
2008-11-26iwlwifi: enable base band calibration in 5000 HWTomas Winkler
2008-11-26iwlwifi: move iwl_clear_stations_table to iwl-sta.cWinkler, Tomas
2008-11-26iwl3945 : Fix ad-hoc mode for 3945Abhijeet Kolekar
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez
2008-11-25iwlwifi: iwl-fh.h cleanupTomas Winkler
2008-11-25iwlwifi: some fh document fix and cleanupZhu, Yi
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: rs: remove fc variable and other cleanupsTomas Winkler
2008-11-25iwlwifi: consolidate station management codeTomas Winkler
2008-11-25iwl3945 : Simplify iwl3945_pci_probeKolekar, Abhijeet
2008-11-25iwlagn: fix DMA syncJohannes Berg