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