Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8c29ecd3620cce207f383fd3ab9b345061a9a8dc
/
drivers
/
net
/
wireless
/
iwlegacy
/
3945.c
2e42e47
drivers/net: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
210787e
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
by Stanislaw Gruszka
· 13 years ago
6668e4e
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
by Stanislaw Gruszka
· 13 years ago
d87c771
iwlegacy: small queue initializations cleanup
by Stanislaw Gruszka
· 13 years ago
775ed8a
iwlegacy: do not grab nic access if rfkill
by Stanislaw Gruszka
· 13 years ago
288f9954
iwlegacy: get rid of tx/rx traffic log
by Stanislaw Gruszka
· 13 years ago
c936355
iwlegacy: merge all ops structures into one
by Stanislaw Gruszka
· 13 years ago
1600b87
iwlegacy: merge il_lib_ops into il_ops
by Stanislaw Gruszka
· 13 years ago
f03ee2a
iwlegacy: remove il_apm_ops
by Stanislaw Gruszka
· 13 years ago
a89268e
iwlegacy: merge eeprom_ops into lib_ops
by Stanislaw Gruszka
· 13 years ago
93b7654
iwlegacy: move debugfs_ops to il_priv
by Stanislaw Gruszka
· 13 years ago
93a984a
iwlegacy: regulatory_bands is not an ops
by Stanislaw Gruszka
· 13 years ago
00ea99e
iwlegacy: remove struct il_tx_info
by Stanislaw Gruszka
· 13 years ago
89ef1ed
iwlegacy: merge il_base_params into il_cfg
by Stanislaw Gruszka
· 13 years ago
c39ae9f
iwlegacy: move ops out of config
by Stanislaw Gruszka
· 13 years ago
8300719
iwlegacy: get rid of ctx structure
by Stanislaw Gruszka
· 13 years ago
b16db50
iwlegacy: move bcast_sta_id to hw_params
by Stanislaw Gruszka
· 13 years ago
c8b0395
iwlegacy: move rxon commands out of ctx structure
by Stanislaw Gruszka
· 13 years ago
81fb461
iwlegacy: 3945: simplify calculations of retry limit
by Stanislaw Gruszka
· 13 years ago
280ade5
iwlegacy: 3945: get rid of hw_{set,get}_rate
by Stanislaw Gruszka
· 13 years ago
d71be93
iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate()
by Dan Carpenter
· 13 years ago
9b5e2f4
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
by Greg Dietsche
· 13 years ago
1722f8e
iwlegacy: checkpatch.pl fixes
by Stanislaw Gruszka
· 13 years ago
e739236
iwlegacy: indentions and whitespaces
by Stanislaw Gruszka
· 13 years ago
47ef694
iwlegacy: merge iwl-{eeprom,led}.h into common.h
by Stanislaw Gruszka
· 13 years ago
e94a409
iwlegacy: merge common header files
by Stanislaw Gruszka
· 13 years ago
98613be
iwlegacy: rename iwl-core.h to common.h
by Stanislaw Gruszka
· 13 years ago
d4459a9
iwlegacy: rename iwl-commands.h to commands.h
by Stanislaw Gruszka
· 13 years ago
d2dfb33
iwlegacy: rename other handlers
by Stanislaw Gruszka
· 13 years ago
6e9848b4
iwlegacy: s/rx_reply/hdl/
by Stanislaw Gruszka
· 13 years ago
d0c7234
iwlegacy: s/rx_handler/handler/
by Stanislaw Gruszka
· 13 years ago
4d69c75
iwlegacy: rename REPLY_ to N_ or C_
by Stanislaw Gruszka
· 13 years ago
db7746f
iwlegacy: s/STATISTICS/STATS/
by Stanislaw Gruszka
· 13 years ago
a6766cc
iwlegacy: s/STATUS_/S_/
by Stanislaw Gruszka
· 13 years ago
6bbb137
iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h
by Stanislaw Gruszka
· 13 years ago
ecce1f0
iwlegacy: merge iwl-3945-led.c into 3945.c
by Stanislaw Gruszka
· 13 years ago
61fe55f
iwlegacy: rename base 4965 and 3945 file names
by Stanislaw Gruszka
· 13 years ago
[Renamed from drivers/net/wireless/iwlegacy/iwl-3945.c]
3b98c7f
iwlegacy: s/TABLE/TBL/
by Stanislaw Gruszka
· 13 years ago
0c2c885
iwlegacy: s/index/idx/
by Stanislaw Gruszka
· 13 years ago
2d09b06
iwlegacy: s/INDEX/IDX/
by Stanislaw Gruszka
· 13 years ago
2eb0581
iwlegacy: s/IL_RATE/RATE/
by Stanislaw Gruszka
· 13 years ago
ebf0d90
iwlegacy: s/statistics/stats/
by Stanislaw Gruszka
· 13 years ago
b73bb5f
iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
by Stanislaw Gruszka
· 13 years ago
7c2cde2
iwlegacy: partial rxon context cleanup
by Stanislaw Gruszka
· 13 years ago
dcae1c6
iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
by Stanislaw Gruszka
· 13 years ago
d317516
iwlegacy: rename remaining IWLs to ILs
by Stanislaw Gruszka
· 13 years ago
232913b
iwlegacy: remove not needed parentheses
by Stanislaw Gruszka
· 13 years ago
db54eb5
iwlegacy: rename il_{read,write}_prph
by Stanislaw Gruszka
· 13 years ago
0c1a94e
iwlegacy: rename i/o direct methods
by Stanislaw Gruszka
· 13 years ago
142b343
iwlegacy: mark poll bit as unlocked function
by Stanislaw Gruszka
· 13 years ago
841b2cc
iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
by Stanislaw Gruszka
· 13 years ago
9406f79
iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
by Stanislaw Gruszka
· 13 years ago
58de00a
iwlegacy: rename IL_DEBUG_ to D_
by Stanislaw Gruszka
· 13 years ago
2d27c5d
iwlegacy: remove DEBUG_LIMIT
by Stanislaw Gruszka
· 13 years ago
46bc8d4
iwlegacy: rename priv to il
by Stanislaw Gruszka
· 13 years ago
e2ebc83
iwlegacy: rename iwl to il
by Stanislaw Gruszka
· 13 years ago
e2a772f
iwlegacy: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
17e859a
iwlegacy: set tx power after rxon_assoc
by Stanislaw Gruszka
· 13 years ago
1ba2f12
iwlegacy: remove firmware event log
by Stanislaw Gruszka
· 13 years ago
dd6d2a8
iwlegacy: remove reset rf infrastructure
by Stanislaw Gruszka
· 13 years ago
ecaee0f
iwlegacy: remove recover from statistics
by Stanislaw Gruszka
· 13 years ago
85a7045
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
[Renamed (90%) from drivers/net/wireless/iwlwifi/iwl-3945.c]
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
c91d015
iwl3945: remove plcp check
by Stanislaw Gruszka
· 14 years ago
d828cd5
iwl3945: do not use agn specific IWL_RATE_COUNT
by Stanislaw Gruszka
· 14 years ago
f844a70
iwlwifi: do not set tx power when channel is changing
by Stanislaw Gruszka
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
adb90a0
iwlwifi: check for STATUS_EXIT_PENDING when send RXON command
by Wey-Yi Guy
· 14 years ago
20407ed
iwlwifi: Use static const
by Joe Perches
· 14 years ago
549a04e
iwlwifi: pass txq to wake/stop queue
by Johannes Berg
· 14 years ago
564b344
iwlwifi: change default led mode for different devices
by Wey-Yi Guy
· 14 years ago
708068d
iwlwifi: legacy tx_cmd_protection function
by Wey-Yi Guy
· 14 years ago
e39fdee
iwlwifi: put all the isr related function under ops
by Wey-Yi Guy
· 14 years ago
81baf6e
iwlwifi: Legacy isr only used by legacy devices
by Wey-Yi Guy
· 14 years ago
2295c66
iwlagn: new RXON processing for modern devices
by Johannes Berg
· 14 years ago
dc21b54
iwlwifi: make mac80211 ops a device config
by Johannes Berg
· 14 years ago
4beeba7
iwlwifi: warn when send tx power settings during scan
by Stanislaw Gruszka
· 14 years ago
fd74d06
iwl3945: fix queue allocation
by Johannes Berg
· 14 years ago
a313f38
iwlwifi: remove iwl_check_bits
by Johannes Berg
· 14 years ago
14e8e4a
iwlwifi: remove apm_ops.stop
by Johannes Berg
· 14 years ago
9597eba
iwlwifi: remove set_pwr_src operation
by Johannes Berg
· 14 years ago
635b85b
iwlwifi: remove agn rates info there
by Johannes Berg
· 14 years ago
a30e311
iwlwifi: move agn specific station code there
by Johannes Berg
· 14 years ago
d3f5ba9
iwlwifi: remove verify_signature eeprom operation
by Johannes Berg
· 14 years ago
8289e07
iwl3945: use iwl3945_commit_rxon
by Johannes Berg
· 14 years ago
a77029e
iwlwifi: introduce post_scan hook
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
c10afb6
iwlwifi: make hw crypto context aware
by Johannes Berg
· 14 years ago
dcef732
iwlwifi: contextify-stations-completely
by Johannes Berg
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 14 years ago
13bb948
iwlwifi: prepare for PAN queue/fifo assignment
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 14 years ago
ce60659
iwlwifi: long monitor timer
by Wey-Yi Guy
· 14 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 14 years ago
Next »