summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945.c
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+18
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-3/+1
* iwlegacy: initialize rx_statusJohannes Berg2012-11-261-1/+1
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-2/+2
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-3/+4
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-121-3/+4
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-221-1/+1
* | iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-221-7/+2
* | iwlegacy: do not grab nic access if rfkillStanislaw Gruszka2012-02-221-13/+14
* | iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka2012-02-221-2/+0
* | iwlegacy: merge all ops structures into oneStanislaw Gruszka2012-02-221-26/+13
* | iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka2012-02-221-16/+13
* | iwlegacy: remove il_apm_opsStanislaw Gruszka2012-02-221-7/+3
* | iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka2012-02-221-4/+2
* | iwlegacy: move debugfs_ops to il_privStanislaw Gruszka2012-02-221-8/+0
* | iwlegacy: regulatory_bands is not an opsStanislaw Gruszka2012-02-221-14/+25
* | iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-061-10/+8
* | iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-061-13/+17
* | iwlegacy: move ops out of configStanislaw Gruszka2012-02-061-8/+5
* | iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-061-12/+11
* | iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-061-2/+3
* | iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-061-11/+11
|/
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-041-11/+4
* iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-041-2/+1
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-041-1/+1
* iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche2011-11-161-0/+2
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-151-21/+22
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-151-461/+459
* iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka2011-11-151-3/+0
* iwlegacy: merge common header filesStanislaw Gruszka2011-11-151-4/+2
* iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka2011-11-151-2/+1
* iwlegacy: rename other handlersStanislaw Gruszka2011-11-151-3/+3
* iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka2011-11-151-5/+5
* iwlegacy: s/rx_handler/handler/Stanislaw Gruszka2011-11-151-3/+3
* iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka2011-11-151-12/+12
* iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka2011-11-151-1/+1
* iwlegacy: s/STATUS_/S_/Stanislaw Gruszka2011-11-151-5/+5
* iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.hStanislaw Gruszka2011-11-151-3/+1
* iwlegacy: merge iwl-3945-led.c into 3945.cStanislaw Gruszka2011-11-151-1/+19
* iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka2011-11-151-0/+2740