summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
* Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
* iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
* iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2009-02-042-0/+4
* iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre2009-02-041-0/+3
* iwlwifi: fix kernel oops when ucode DMA memory allocation failureZhu, Yi2009-01-291-0/+4
* iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed2009-01-232-5/+23
* iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-222-2/+2
* iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2009-01-162-2/+2
* iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
* iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
* iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen2008-12-191-5/+3
* iwlwifi: indicate txpower is off in sysfsJay Sternberg2008-12-191-1/+5
* iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi2008-12-192-21/+20
* iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang2008-12-191-5/+6
* iwlwifi: remove useless gotoWu Fengguang2008-12-192-12/+4
* iwlwifi: use type uint for module param debugWu, Fengguang2008-12-194-5/+5
* iwlwifi: update comments on the debug interfaceWu, Fengguang2008-12-192-11/+8
* iwlwifi: add line feed to printkWu, Fengguang2008-12-191-1/+1
* iwlwifi: cleanup iwl-dev.hWinkler, Tomas2008-12-194-32/+14
* iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen2008-12-194-6/+3
* iwlagn: fix agn rate scalingMohamed Abbas2008-12-191-10/+16
* mac80211: Fix HT channel selectionSujith2008-12-191-5/+13
* iwlwifi: add contact email to MODULE_AUTHORTomas Winkler2008-12-124-3/+5
* iwlwifi: remove 4965 from common uCode API structuresTomas Winkler2008-12-125-42/+42
* iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler2008-12-127-9/+4
* iwlwifi: remove unused clip_groups priv memberTomas Winkler2008-12-122-16/+0
* iwlwifi: fix resume while txpower offMohamed Abbas2008-12-122-1/+14
* iwlwifi: use iwl_poll_direct_bit in EEPROM readingZhu, Yi2008-12-125-37/+27
* iwlwifi: fix build warning (iwl-rx.c)Rami Rosen2008-12-121-6/+0
* mac80211: Disable requests for new scans in AP modeJouni Malinen2008-12-122-17/+0
* iwlwifi: remove qos module parameterWinkler, Tomas2008-12-126-33/+14
* iwlwifi: 3945 remove qos module parameterWinkler, Tomas2008-12-122-28/+15
* iwlifi: remove twice defined SINGLE_FRAME RX FH MASKWinkler, Tomas2008-12-122-4/+1
* iwlwifi: change email contact informationWinkler, Tomas2008-12-1248-48/+48
* iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
* iwlwifi: cleanup (remove pm_state)Rami Rosen2008-12-122-6/+0
* iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi2008-12-122-0/+10
* iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-129-60/+30
* iwlwifi: fix "MAC in deep sleep" errorZhu, Yi2008-12-121-3/+3
* iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-123-5/+5
* iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-123-16/+39
* iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-123-105/+31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-052-5/+22
|\
| * iwlwifi: clean key table in iwl_clear_stations_table functionTomas Winkler2008-12-052-3/+24
* | iwl3945 : Fix a-band association for passive channelsAbhijeet Kolekar2008-12-052-8/+24
* | iwlwifi: rely on API version read from firmwareReinette Chatre2008-12-058-56/+217
* | iwlwifi: store ucode version numberChatre, Reinette2008-12-056-8/+36
* | iwlwifi: fix DMA channel number in iwl_txq_ctx_stopZhu Yi2008-12-054-7/+10
OpenPOWER on IntegriCloud