Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Joe Perches
|
45eeeaf6cb
iwlegacy: Convert /n to \n
|
11 years ago |
Paul Gortmaker
|
c8bf40ad4f
wireless: delete non-required instances of include <linux/init.h>
|
11 years ago |
Julia Lawall
|
ccbac29055
iwlegacy: use ether_addr_equal_64bits
|
11 years ago |
Eric Dumazet
|
45fe142cef
iwl3945: better skb management in rx path
|
12 years ago |
Stanislaw Gruszka
|
c72456c75a
iwl3945: workaround for firmware frame tx rejection
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Johannes Berg
|
d369167f0a
iwlegacy: initialize rx_status
|
12 years ago |
Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Eric Dumazet
|
50269e19ad
net: add a truesize parameter to skb_add_rx_frag()
|
13 years ago |
David S. Miller
|
4da0bd7365
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Stanislaw Gruszka
|
210787e82a
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
|
13 years ago |
Stanislaw Gruszka
|
6668e4eb50
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
|
13 years ago |
Stanislaw Gruszka
|
d87c771f47
iwlegacy: small queue initializations cleanup
|
13 years ago |
Stanislaw Gruszka
|
775ed8abde
iwlegacy: do not grab nic access if rfkill
|
13 years ago |
Stanislaw Gruszka
|
288f995413
iwlegacy: get rid of tx/rx traffic log
|
13 years ago |
Stanislaw Gruszka
|
c936355172
iwlegacy: merge all ops structures into one
|
13 years ago |
Stanislaw Gruszka
|
1600b87542
iwlegacy: merge il_lib_ops into il_ops
|
13 years ago |
Stanislaw Gruszka
|
f03ee2a87e
iwlegacy: remove il_apm_ops
|
13 years ago |
Stanislaw Gruszka
|
a89268e8cd
iwlegacy: merge eeprom_ops into lib_ops
|
13 years ago |
Stanislaw Gruszka
|
93b7654ec5
iwlegacy: move debugfs_ops to il_priv
|
13 years ago |
Stanislaw Gruszka
|
93a984a4ee
iwlegacy: regulatory_bands is not an ops
|
13 years ago |
Stanislaw Gruszka
|
00ea99e1d8
iwlegacy: remove struct il_tx_info
|
13 years ago |
Stanislaw Gruszka
|
89ef1ed2d2
iwlegacy: merge il_base_params into il_cfg
|
13 years ago |
Stanislaw Gruszka
|
c39ae9fd50
iwlegacy: move ops out of config
|
13 years ago |
Stanislaw Gruszka
|
8300719603
iwlegacy: get rid of ctx structure
|
13 years ago |
Stanislaw Gruszka
|
b16db50a6d
iwlegacy: move bcast_sta_id to hw_params
|
13 years ago |
Stanislaw Gruszka
|
c8b03958d4
iwlegacy: move rxon commands out of ctx structure
|
13 years ago |
Stanislaw Gruszka
|
81fb461395
iwlegacy: 3945: simplify calculations of retry limit
|
13 years ago |
Stanislaw Gruszka
|
280ade5ea9
iwlegacy: 3945: get rid of hw_{set,get}_rate
|
13 years ago |