summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-9/+7
|\
| * mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-9/+7
* | iwlegacy: more checks for dma mapping errorsStanislaw Gruszka2013-02-141-5/+11
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-21/+14
|\
| * iwlegacy: fix IBSS cleanupStanislaw Gruszka2013-01-221-21/+14
* | iwlegacy: add flush callbackStanislaw Gruszka2013-01-071-0/+36
|/
* iwlegacy: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-3/+2
* 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/+3
* 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/+6
|\ \
| * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| |/
* | 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-101-7/+7
* iwlegacy: fix BSSID settingStanislaw Gruszka2012-03-261-10/+6
* 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/+44
* iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-247/+0
* iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-31/+19
* 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/+4
* iwlegacy: cleanup/fix memory barriersStanislaw Gruszka2012-02-221-2/+0
* 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/+11
* iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-14/+14
* iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-70/+45
* iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-120/+79
* iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-061-19/+3
* iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-061-18/+3
* iwlegacy: move ht out of ctx structureStanislaw Gruszka2012-02-061-25/+24
* iwlegacy: move qos_data out of ctx structureStanislaw Gruszka2012-02-061-12/+12
* iwlegacy: remove ctx interface_modesStanislaw Gruszka2012-02-061-25/+4
* iwlegacy: get rid of ctx->station_flagsStanislaw Gruszka2012-02-061-1/+1
* iwlegacy: get rid of ctxidStanislaw Gruszka2012-02-061-6/+0
* 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
OpenPOWER on IntegriCloud