summaryrefslogtreecommitdiffstats
path: root/samples/seccomp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-13iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2-1/+14
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach4-21/+21
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2-3/+3
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg1-0/+23
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer4-45/+141
2012-06-11iwlwifi: refactor testmodeIlan Peer9-762/+1027
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg2-6/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg2-43/+31
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg1-4/+1
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle4-4/+4
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg32-1996/+1854
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach2-6/+15
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach2-6/+27
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg2-0/+20
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach5-26/+58
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach6-50/+50
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach5-10/+10
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach1-4/+1
2012-06-06iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach1-18/+18
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2-7/+0
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg8-19/+14
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg2-34/+8
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg35-115/+106
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg1-23/+1
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg11-16/+13
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer1-1/+3
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg2-0/+4
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg1-18/+2
2012-06-06iwlwifi: use mac80211 channels for reset scanJohannes Berg1-20/+8
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg3-27/+1
2012-06-06iwlwifi: use mac80211 channel in connection initJohannes Berg1-10/+2
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg5-160/+82
2012-06-06iwlwifi: handle race condition in ROC flowIlan Peer5-10/+68
2012-06-06iwlwifi: Check BSS ctx active before call mac80211Ilan Peer1-0/+5
2012-06-05net/wireless: ipw2200: introduce ipw_read_eeprom functionStanislav Yakovlev1-6/+17
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil3-0/+28
2012-06-05mwifiex: invalidate bss config before setting channel for uAPAvinash Patil1-0/+1
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg6-15/+148
2012-06-05cfg80211: disallow setting channel on WDS interfacesJohannes Berg2-4/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg7-40/+72
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg3-19/+11
2012-06-05mac80211: move ieee80211_set_channel functionJohannes Berg1-35/+35
2012-06-05mac80211: clean up ieee80211_set_channelJohannes Berg1-16/+2
2012-06-05mac80211: simplify association HT parametersJohannes Berg2-16/+13
2012-06-05cfg80211: deprecate CFG80211_WEXTJohannes Berg2-1/+13
2012-06-05wireless: remove wext sysfsJohannes Berg3-96/+0
2012-06-05iwlwifi: add debugging to shadow registers and fix typoMeenakshi Venkataraman2-1/+2
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg4-185/+161
2012-06-05iwlwifi: move notification wait into coreJohannes Berg2-2/+8