aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAge
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-31
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* iwlegacy: properly enable power savingStanislaw Gruszka2014-02-24
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* iwlegacy: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-25
* iwl4965: reset firmware after rfkill offStanislaw Gruszka2013-08-02
* iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-12
* iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
| |\
| | * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\| |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
| |\|
| | * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* | | net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-26
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-20
|\| |
| * | iwlegacy: fix sparse warningsStephen Hemminger2013-03-11
| |/
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-15
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-15
* | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-14
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-22
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-07
|/
* iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-07
* iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-07
* iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-24
* iwlegacy: clean up suspend/resumeJohannes Berg2012-08-10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-12
|\
| * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-09
|\ \
| * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-09
| |/
* / iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-28
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-26
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-26
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-13
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-22
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-22
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-22
* iwlegacy: check correct il_poll_bit error valueStanislaw Gruszka2012-02-22
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-22
* iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-22
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-22
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-22
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-22