summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg
2012-06-13iwlwifi: fix 6035 device parametersJohannes Berg
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2012-06-13iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach
2012-06-13iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter
2012-06-13iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach
2012-06-13iwlwifi: print more info when a queue is stuckEmmanuel Grumbach
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer
2012-06-11iwlwifi: refactor testmodeIlan Peer
2012-06-08iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach
2012-06-08iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-06-08iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach
2012-06-06iwlwifi: add iwl_set_bits_maskJohannes Berg
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach
2012-06-06iwlwifi: update mask value for SCD queue configEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach
2012-06-06iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach
2012-06-06iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach
2012-06-06iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: trust mac80211 HT40 settingJohannes Berg
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-06-06iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg
2012-06-06iwlwifi: use mac80211 channel for radar checkJohannes Berg