index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
3945.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: move under intel directory
Kalle Valo
2015-11-18
1
-2741
/
+0
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
iwlegacy: Convert /n to \n
Joe Perches
2014-04-30
1
-1
/
+1
*
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
1
-1
/
+0
*
iwlegacy: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
1
-2
/
+2
*
iwl3945: better skb management in rx path
Eric Dumazet
2013-07-24
1
-12
/
+19
*
iwl3945: workaround for firmware frame tx rejection
Stanislaw Gruszka
2013-06-12
1
-0
/
+18
*
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
1
-3
/
+1
*
iwlegacy: initialize rx_status
Johannes Berg
2012-11-26
1
-1
/
+1
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-2
/
+2
*
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-3
/
+4
|
\
|
*
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
Stanislaw Gruszka
2012-03-12
1
-3
/
+4
*
|
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
2012-02-22
1
-1
/
+1
*
|
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
2012-02-22
1
-7
/
+2
*
|
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
2012-02-22
1
-13
/
+14
*
|
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
2012-02-22
1
-2
/
+0
*
|
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
2012-02-22
1
-26
/
+13
*
|
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
2012-02-22
1
-16
/
+13
*
|
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
2012-02-22
1
-7
/
+3
*
|
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
2012-02-22
1
-4
/
+2
*
|
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
2012-02-22
1
-8
/
+0
*
|
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
2012-02-22
1
-14
/
+25
*
|
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
2012-02-06
1
-10
/
+8
*
|
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
2012-02-06
1
-13
/
+17
*
|
iwlegacy: move ops out of config
Stanislaw Gruszka
2012-02-06
1
-8
/
+5
*
|
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
2012-02-06
1
-12
/
+11
*
|
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
2012-02-06
1
-2
/
+3
*
|
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
2012-02-06
1
-11
/
+11
|
/
*
iwlegacy: 3945: simplify calculations of retry limit
Stanislaw Gruszka
2012-01-04
1
-11
/
+4
*
iwlegacy: 3945: get rid of hw_{set,get}_rate
Stanislaw Gruszka
2012-01-04
1
-2
/
+1
*
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
Dan Carpenter
2012-01-04
1
-1
/
+1
*
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
2011-11-16
1
-0
/
+2
*
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
2011-11-15
1
-21
/
+22
*
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
2011-11-15
1
-461
/
+459
*
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
2011-11-15
1
-3
/
+0
*
iwlegacy: merge common header files
Stanislaw Gruszka
2011-11-15
1
-4
/
+2
*
iwlegacy: rename iwl-core.h to common.h
Stanislaw Gruszka
2011-11-15
1
-1
/
+1
*
iwlegacy: rename iwl-commands.h to commands.h
Stanislaw Gruszka
2011-11-15
1
-2
/
+1
*
iwlegacy: rename other handlers
Stanislaw Gruszka
2011-11-15
1
-3
/
+3
*
iwlegacy: s/rx_reply/hdl/
Stanislaw Gruszka
2011-11-15
1
-5
/
+5
*
iwlegacy: s/rx_handler/handler/
Stanislaw Gruszka
2011-11-15
1
-3
/
+3
*
iwlegacy: rename REPLY_ to N_ or C_
Stanislaw Gruszka
2011-11-15
1
-12
/
+12
*
iwlegacy: s/STATISTICS/STATS/
Stanislaw Gruszka
2011-11-15
1
-1
/
+1
*
iwlegacy: s/STATUS_/S_/
Stanislaw Gruszka
2011-11-15
1
-5
/
+5
*
iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
Stanislaw Gruszka
2011-11-15
1
-3
/
+1
*
iwlegacy: merge iwl-3945-led.c into 3945.c
Stanislaw Gruszka
2011-11-15
1
-1
/
+19
*
iwlegacy: rename base 4965 and 3945 file names
Stanislaw Gruszka
2011-11-15
1
-0
/
+2740