summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy/3945.c
AgeCommit message (Expand)Author
2015-11-18iwlegacy: move under intel directoryKalle Valo
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-04-30iwlegacy: Convert /n to \nJoe Perches
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03iwlegacy: use ether_addr_equal_64bitsJulia Lawall
2013-07-24iwl3945: better skb management in rx pathEric Dumazet
2013-06-12iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-11-26iwlegacy: initialize rx_statusJohannes Berg
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-12iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka
2012-02-22iwlegacy: s/il_txq_mem/il_free_txq_mem/gStanislaw Gruszka
2012-02-22iwlegacy: small queue initializations cleanupStanislaw Gruszka
2012-02-22iwlegacy: do not grab nic access if rfkillStanislaw Gruszka
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka
2012-02-22iwlegacy: merge all ops structures into oneStanislaw Gruszka
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka
2012-02-22iwlegacy: remove il_apm_opsStanislaw Gruszka
2012-02-22iwlegacy: merge eeprom_ops into lib_opsStanislaw Gruszka
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka
2012-02-22iwlegacy: regulatory_bands is not an opsStanislaw Gruszka
2012-02-06iwlegacy: remove struct il_tx_infoStanislaw Gruszka
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx structureStanislaw Gruszka
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka
2012-01-04iwlegacy: 3945: simplify calculations of retry limitStanislaw Gruszka
2012-01-04iwlegacy: 3945: get rid of hw_{set,get}_rateStanislaw Gruszka
2012-01-04iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()Dan Carpenter
2011-11-16iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFSGreg Dietsche
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-{eeprom,led}.h into common.hStanislaw Gruszka
2011-11-15iwlegacy: merge common header filesStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-core.h to common.hStanislaw Gruszka
2011-11-15iwlegacy: rename iwl-commands.h to commands.hStanislaw Gruszka
2011-11-15iwlegacy: rename other handlersStanislaw Gruszka
2011-11-15iwlegacy: s/rx_reply/hdl/Stanislaw Gruszka
2011-11-15iwlegacy: s/rx_handler/handler/Stanislaw Gruszka
2011-11-15iwlegacy: rename REPLY_ to N_ or C_Stanislaw Gruszka
2011-11-15iwlegacy: s/STATISTICS/STATS/Stanislaw Gruszka
2011-11-15iwlegacy: s/STATUS_/S_/Stanislaw Gruszka
2011-11-15iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.hStanislaw Gruszka
2011-11-15iwlegacy: merge iwl-3945-led.c into 3945.cStanislaw Gruszka
2011-11-15iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka