Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d0c72347bece3299a90351151c69c0f721f964ff
/
drivers
/
net
/
wireless
/
iwlegacy
/
3945-mac.c
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
61fe55f
iwlegacy: rename base 4965 and 3945 file names
by Stanislaw Gruszka
· 13 years ago
[Renamed from drivers/net/wireless/iwlegacy/iwl3945-base.c]
17d6e55
iwlegacy: remove for_each_context
by Stanislaw Gruszka
· 13 years ago
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
1c8cae5
iwlegacy: remove _il_{read,write}_direct32
by Stanislaw Gruszka
· 13 years ago
841b2cc
iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
by Stanislaw Gruszka
· 13 years ago
b6297cd
iwlegacy: remove IL_CRIT
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
d2ddf621
iwlegacy: rename iwlegacy to il
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
fee005e
iwlegacy: remove tracing
by Stanislaw Gruszka
· 13 years ago
0874073
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
65d0f19
iwlegacy: do not use interruptible waits
by Stanislaw Gruszka
· 13 years ago
e2a772f
iwlegacy: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
1ba2f12
iwlegacy: remove firmware event log
by Stanislaw Gruszka
· 14 years ago
dd6d2a8
iwlegacy: remove reset rf infrastructure
by Stanislaw Gruszka
· 14 years ago
22450902
iwlegacy: remove sync_cmd_mutex
by Stanislaw Gruszka
· 14 years ago
28a6e57
iwlegacy: more priv->mutex serialization
by Stanislaw Gruszka
· 14 years ago
332704a
iwlegacy: fix tx_power initialization
by Stanislaw Gruszka
· 14 years ago
0263aa4
iwl3945: disable hw scan by default
by Stanislaw Gruszka
· 14 years ago
3bda50e
iwl3945: do not deprecate software scan
by Stanislaw Gruszka
· 14 years ago
ef33417
iwlegacy: change some symbols duplicated from iwlwifi directory
by John W. Linville
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
[Renamed (89%) from drivers/net/wireless/iwlwifi/iwl3945-base.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
2f115cf
iwlwifi: remove unnecessary locking
by Johannes Berg
· 14 years ago
274102a
iwlwifi: support RSN IBSS
by Johannes Berg
· 14 years ago
d828cd5
iwl3945: do not use agn specific IWL_RATE_COUNT
by Stanislaw Gruszka
· 14 years ago
5a5289d
iwl3945: set STATUS_READY before commit_rxon
by Stanislaw Gruszka
· 14 years ago
5ed540a
iwlwifi: use mac80211 throughput trigger
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
abc471d
iwl3945: prevent too frequent firmware resets
by Stanislaw Gruszka
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
840fd8f
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
2cb7865
iwl3945: remove unused len_org variable
by Stanislaw Gruszka
· 14 years ago
549a04e
iwlwifi: pass txq to wake/stop queue
by Johannes Berg
· 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
f60dc01
iwlwifi: Convert to new PCI PM framework
by John W. Linville
· 14 years ago
749ff4ef
iwlwifi: avoid commit rxon during scan in iwlagn_configure_filter
by Stanislaw Gruszka
· 14 years ago
a25a66a
iwlwifi: fix set_tx_power vs scan
by Stanislaw Gruszka
· 14 years ago
7379efe
iwlwifi: dont use pci_dev before it being assign
by Wey-Yi Guy
· 14 years ago
12e934d
iwlwifi: rename ibss_beacon variable
by Johannes Berg
· 14 years ago
085fbca
iwlwifi: allow probe-after-rx on 2.4 GHz
by Johannes Berg
· 14 years ago
14e8e4a
iwlwifi: remove apm_ops.stop
by Johannes Berg
· 14 years ago
a30e311
iwlwifi: move agn specific station code there
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
72645ef
iwlwifi: schedule to deprecate software scan support
by Wey-Yi Guy
· 14 years ago
e7e16b9
iwlwifi: do not force complete scan too early
by Stanislaw Gruszka
· 14 years ago
d745d47
iwlwifi: cancel scan when down the device
by Stanislaw Gruszka
· 14 years ago
3eecce5
iwlwifi: unify scan start checks
by Johannes Berg
· 14 years ago
b5be3ef
iwlwifi: remove unused conf variables
by Johannes Berg
· 14 years ago
6e6ebf4
iwlwifi: remember the last uCode sysassert error code
by Wey-Yi Guy
· 14 years ago
d0fe478
iwlwifi: allow using multiple contexts
by Johannes Berg
· 14 years ago
47313e3
iwlwifi: pass context to iwl_send_rxon_timing
by Johannes Berg
· 14 years ago
76d0481
iwlwifi: introduce beacon context
by Johannes Berg
· 14 years ago
238d781
iwlwifi: add context pointer to station
by Johannes Berg
· 14 years ago
c10afb6
iwlwifi: make hw crypto context aware
by Johannes Berg
· 14 years ago
2995baf
iwlwifi: move AP sta ID to context
by Johannes Berg
· 14 years ago
8bd413e
iwlwifi: move virtual interface pointer into context
by Johannes Berg
· 14 years ago
c90cbbb
iwlwifi: add context into tx descriptor
by Johannes Berg
· 14 years ago
8dfdb9d
iwlwifi: move QoS into context
by Johannes Berg
· 14 years ago
8f2d3d2
iwlwifi: contextify command sending
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
b62177a
iwlwifi: fix canceling monitor_recover timer
by Stanislaw Gruszka
· 14 years ago
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
948f5a2
iwlwifi: refactor iwl_setup_rxon_timing
by Johannes Berg
· 14 years ago
8b8ab9d
iwlwifi: fix 3945 filter flags
by Johannes Berg
· 14 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 14 years ago
a85d7cc
iwlwifi: track IBSS manager status
by Johannes Berg
· 14 years ago
c240879
iwlwifi: make scan workqueue functions static
by Stanislaw Gruszka
· 14 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
1a7123c
iwlwifi: disable aspm by default
by John W. Linville
· 14 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 14 years ago
c96c31e
drivers/net/wireless: Use wiphy_<level>
by Joe Perches
· 14 years ago
Next »