aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/3945.c
Commit message (Expand)AuthorAge
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* iwlegacy: Convert /n to \nJoe Perches2014-04-30
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* iwlegacy: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* iwl3945: better skb management in rx pathEric Dumazet2013-07-24
* iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-12
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* iwlegacy: initialize rx_statusJohannes Berg2012-11-26
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-18
|\
| * iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-12
* | iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka2012-02-22
* | iwlegacy: small queue initializations cleanupStanislaw Gruszka2012-02-22
* | iwlegacy: do not grab nic access if rfkillStanislaw 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: move debugfs_ops to il_privStanislaw Gruszka2012-02-22
* | iwlegacy: regulatory_bands is not an opsStanislaw 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: move bcast_sta_id to hw_paramsStanislaw Gruszka2012-02-06
* | iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka2012-02-06
|/
* iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka2012-01-04
* iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka2012-01-04
* iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter2012-01-04
* iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche2011-11-16
* iwlegacy: checkpatch.pl fixesStanislaw Gruszka2011-11-15
* iwlegacy: indentions and whitespacesStanislaw Gruszka2011-11-15
* iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka2011-11-15
* iwlegacy: merge common header filesStanislaw Gruszka2011-11-15
* iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka2011-11-15
* iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka2011-11-15
* iwlegacy: rename other handlersStanislaw Gruszka2011-11-15
* iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka2011-11-15
* iwlegacy: s/rx_handler/handler/Stanislaw Gruszka2011-11-15
* iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka2011-11-15
* iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka2011-11-15
* iwlegacy: s/STATUS_/S_/Stanislaw Gruszka2011-11-15
* iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.hStanislaw Gruszka2011-11-15
* iwlegacy: merge iwl-3945-led.c into 3945.cStanislaw Gruszka2011-11-15
* iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka2011-11-15