Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
022dcdf083d67db34f5237369d3501ca5708d8eb
/
drivers
/
net
/
wireless
/
iwlegacy
/
4965.c
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
527901d
iwlegacy: remove temp_ops
by Stanislaw Gruszka
· 13 years ago
93b7654
iwlegacy: move debugfs_ops to il_priv
by Stanislaw Gruszka
· 13 years ago
3dfea27
iwlegacy: gather all 4965 handlers in one place
by Stanislaw Gruszka
· 13 years ago
93a984a
iwlegacy: regulatory_bands is not an ops
by Stanislaw Gruszka
· 13 years ago
1023f3b
iwlegacy: remove set_hw_params callback
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
dee9a09
iwlegacy: get rid of ctx->is_active
by Stanislaw Gruszka
· 13 years ago
b16db50
iwlegacy: move bcast_sta_id to hw_params
by Stanislaw Gruszka
· 13 years ago
6122d18
iwlegacy: get rid of ctx->rxon_cmd
by Stanislaw Gruszka
· 13 years ago
c8b0395
iwlegacy: move rxon commands out of ctx structure
by Stanislaw Gruszka
· 13 years ago
5bf0dac
iwlegacy: 4965: remove one il4965_hdl_beacon
by Stanislaw Gruszka
· 13 years ago
9b5e2f4
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
by Greg Dietsche
· 13 years ago
c63b2d0
iwlegacy: remove unused IL_AC_UNSET define
by Stanislaw Gruszka
· 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
9a95b37
iwlegacy: use FH49_ prefix in 4965 code
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
6278dda
iwlegacy: remove il_ieee80211_get_hw_conf
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
af038f4
iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
by Stanislaw Gruszka
· 13 years ago
862d32e
iwlegacy: merge iwl-4965-ucode.c into 4965.c
by Stanislaw Gruszka
· 13 years ago
56e7a8c
iwlegacy: merge iwl-4965-eeprom.c into 4965.c
by Stanislaw Gruszka
· 13 years ago
fc19cbd
iwlegacy: merge iwl-4965-led.c into 4965.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-4965.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
6ce1dc4
iwlegacy: s/window/win/
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
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
c48b1f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
51e6525
iwlegacy: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
51892db
iwl4965: set tx power after rxon_assoc
by Stanislaw Gruszka
· 13 years ago
5c30c76
iwlegacy: propagate error return value
by Greg Dietsche
· 13 years ago
8e63818
iwlegacy: return -EINVAL instead of -1
by Greg Dietsche
· 13 years ago
04975f3
iwlegacy: remove unecessary if statement
by Greg Dietsche
· 13 years ago
dfe2158
iwl4965: correctly validate temperature value
by Stanislaw Gruszka
· 13 years ago
43f12d4
iwlegacy: do not set tx power when channel is changing
by Stanislaw Gruszka
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
[Renamed (71%) from drivers/net/wireless/iwlwifi/iwl-4965.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
241887a
iwlwifi: fix beacon notification parsing
by Johannes Berg
· 14 years ago
10480b0
iwlwifi: check ucode loading error and restart
by Wey-Yi Guy
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
f844a70
iwlwifi: do not set tx power when channel is changing
by Stanislaw Gruszka
· 14 years ago
ea67485
iwlwifi: fix 4965 notification wait setup
by Johannes Berg
· 14 years ago
239712e
iwlwifi: don't read sku information from EEPROM for 4965
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
61790c5
iwlagn: fix microcode error on 4965
by Stanislaw Gruszka
· 14 years ago
dbbf175
iwlwifi: use antenna information in EEPROM
by Wey-Yi Guy
· 14 years ago
21a5b3c
iwlagn: use SKU information in the EEPROM
by Wey-Yi Guy
· 14 years ago
549a04e
iwlwifi: pass txq to wake/stop queue
by Johannes Berg
· 14 years ago
4bea9b9
iwlagn: remove a bogus AGG_OFF check
by Johannes Berg
· 14 years ago
564b344
iwlwifi: change default led mode for different devices
by Wey-Yi Guy
· 14 years ago
8829c9e
iwlagn: used frame count info in compressed ba packet
by Wey-Yi Guy
· 14 years ago
7919a57
bitops: Provide generic sign_extend32 function
by Andreas Herrmann
· 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
d4daaea
iwlwifi: implement switching iftype while up
by Johannes Berg
· 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
0de7673
iwlwifi: clean up declarations
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
0453674
iwlwifi: remove set_ct_kill operation
by Johannes Berg
· 14 years ago
d3f5ba9
iwlwifi: remove verify_signature eeprom operation
by Johannes Berg
· 14 years ago
5de3306
iwlwifi: move chain settings to agn
by Johannes Berg
· 14 years ago
a77029e
iwlwifi: introduce post_scan hook
by Johannes Berg
· 14 years ago
7314c2b
iwlagn: rename iwl_commit_rxon
by Johannes Berg
· 14 years ago
Next »