aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAge
* 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
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-22
* iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-22
* iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-22
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-22
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-22
* iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-02-22
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-06
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-06
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-06
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: move qos_data out of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-06
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-06
* iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-06
* iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-06
* iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-06
* iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-06
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-04
* iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-06
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-15
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-15