summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2-1/+21
2013-06-18iwlwifi: remove testmodeJohannes Berg17-1928/+12
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach4-43/+24
2013-06-18iwlwifi: remove plcp_check module parameterEmmanuel Grumbach3-8/+1
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach3-10/+2
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg3-0/+10
2013-06-17iwlwifi: bump required firmware API version for 3160/7260Johannes Berg1-6/+6
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach1-1/+0
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg3-2/+12
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg1-4/+5
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg4-33/+16
2013-06-13iwlwifi: remove calib channel section from PHY DBDavid Spinadel1-33/+3
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon1-8/+7
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg1-4/+8
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg2-5/+7
2013-06-11iwlwifi: mvm: Update the supported interface combinationsIlan Peer1-3/+3
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1
2013-06-11Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg48-2042/+526
2013-06-11iwlwifi: include export.h instead of module.hJohannes Berg1-2/+1
2013-06-11iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach1-0/+3
2013-06-11iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach1-2/+1
2013-06-11iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach1-2/+0
2013-06-11cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy9-75/+80
2013-06-11cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy7-349/+2
2013-06-11cw1200: Remove "ITP" debug subsystem.Solomon Peachy8-905/+3
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos1-6/+38
2013-06-10rtlwifi: initialize local array and set value.Yunlian Jiang1-1/+1
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville20-66/+371
2013-06-10cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter1-0/+2
2013-06-10cw1200: read beyond end of array in debug codeDan Carpenter1-3/+2
2013-06-10cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy1-4/+14
2013-06-10cw1200: hwio: Remove an unnecessary gotoJoe Perches1-1/+0
2013-06-10iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg1-5/+0
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz1-0/+3
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2-0/+5
2013-06-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2-26/+17
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach3-2/+13
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer1-9/+16
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary1-1/+2
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2-1/+108
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach1-0/+11