summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-3/+2Star
* iwlegacy: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-2/+3
* iwlegacy: use eth_broadcast_addrJohannes Berg2012-09-241-2/+2
* iwlegacy: clean up suspend/resumeJohannes Berg2012-08-101-12/+3Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\
| * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-8/+6Star
|\ \
| * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6Star
| |/
* / iwlegacy: print how long queue was actually stuckPaul Bolle2012-06-281-3/+4
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-111-7/+7
* iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6Star
* iwlegacy: do not nulify il->vif on resetStanislaw Gruszka2012-03-261-3/+12
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-2/+2
* iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka2012-02-221-3/+3
* iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-30/+36
* iwlegacy: check correct il_poll_bit error valueStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-6/+19
* iwlegacy: improve mac operation debuggability a bitStanislaw Gruszka2012-02-221-45/+44Star
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-247/+0Star
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-31/+19Star
* iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-17/+17
* iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-1/+1
* iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-221-2/+2
* iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-221-6/+4Star
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-221-2/+0Star
* iwlegacy: always check if got h/w access before writeStanislaw Gruszka2012-02-221-5/+5
* iwlegacy: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-02-221-2/+3
* iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-13/+11Star
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-14/+14
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-70/+45Star
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-120/+79Star
* iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-061-19/+3Star
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-18/+3Star
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-25/+24Star
* iwlegacy: move qos_data out of ctx structureStanislaw Gruszka2012-02-061-12/+12
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-25/+4Star
* iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-6/+0Star
* iwlegacy: get rid of *_devtypeStanislaw Gruszka2012-02-061-3/+3
* iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ap_sta_idStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of qos_cmdStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-061-80/+77Star
* iwlegacy: move some i/o helpers out of inlineStanislaw Gruszka2012-01-041-0/+161
* iwlegacy: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-3/+2Star
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-151-126/+31Star
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-151-936/+991
* iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka2011-11-151-1/+0Star