Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
2995bafafd4d9d2f840b51b0121997be09fb8b47
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl3945-base.c
2995baf
iwlwifi: move AP sta ID to context
by Johannes Berg
· 15 years ago
8bd413e
iwlwifi: move virtual interface pointer into context
by Johannes Berg
· 15 years ago
c90cbbb
iwlwifi: add context into tx descriptor
by Johannes Berg
· 15 years ago
8dfdb9d
iwlwifi: move QoS into context
by Johannes Berg
· 15 years ago
8f2d3d2
iwlwifi: contextify command sending
by Johannes Berg
· 15 years ago
dcef732
iwlwifi: contextify-stations-completely
by Johannes Berg
· 15 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 15 years ago
13bb948
iwlwifi: prepare for PAN queue/fifo assignment
by Johannes Berg
· 15 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 15 years ago
b62177a
iwlwifi: fix canceling monitor_recover timer
by Stanislaw Gruszka
· 15 years ago
268bae0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
948f5a2
iwlwifi: refactor iwl_setup_rxon_timing
by Johannes Berg
· 15 years ago
8b8ab9d
iwlwifi: fix 3945 filter flags
by Johannes Berg
· 15 years ago
97359d1
mac80211: use cipher suite selectors
by Johannes Berg
· 15 years ago
a85d7cc
iwlwifi: track IBSS manager status
by Johannes Berg
· 15 years ago
c240879
iwlwifi: make scan workqueue functions static
by Stanislaw Gruszka
· 15 years ago
9714d31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
1a7123c
iwlwifi: disable aspm by default
by John W. Linville
· 15 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 15 years ago
c96c31e
drivers/net/wireless: Use wiphy_<level>
by Joe Perches
· 15 years ago
a6e492b
iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise
by John W. Linville
· 15 years ago
6abbe55
iwlwifi: reduce beacon fill conditions
by Johannes Berg
· 15 years ago
8756371
iwlwifi: display ucode SW Error in hex
by Jay Sternberg
· 15 years ago
abf52f8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
d5b25c9
iwlwifi: rename rxq->dma_addr
by Emmanuel Grumbach
· 15 years ago
f4989d9
iwlwifi: trace full RX
by Johannes Berg
· 15 years ago
da5ae1c
iwlwifi: serialize station management actions
by Reinette Chatre
· 15 years ago
9d88477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
ff0d91c
iwlwifi: reduce memory allocation
by Johannes Berg
· 15 years ago
a0ee74c
iwlwifi: beacon format related helper function
by Wey-Yi Guy
· 15 years ago
ae0bce0
iwlwifi: remove unused parameter in iwl_priv
by Wey-Yi Guy
· 15 years ago
3a0b9aa
iwlwifi: use virtual interface address for scan
by Johannes Berg
· 15 years ago
30eabc1
iwlwifi: remove mac_addr assignment
by Johannes Berg
· 15 years ago
1402364
iwl3945: fix internal scan
by Abhijeet Kolekar
· 15 years ago
2e72444
iwlwifi: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 years ago
1c62c72
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6fe70aa
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
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
c213d74
iwlwifi: use proper short slot/preamble settings
by Johannes Berg
· 15 years ago
9c5ac09
iwlwifi: fix and add missing sta_lock usage
by Reinette Chatre
· 15 years ago
f862a23
iwl3945: remove sequence number assignment
by Johannes Berg
· 15 years ago
0af8bca
iwlwifi: introduce iwl_sta_id_or_broadcast
by Johannes Berg
· 15 years ago
db125c7
iwlwifi: clear driver stations when going down
by Johannes Berg
· 15 years ago
2a87c26
iwlwifi: use iwl_find_station less
by Johannes Berg
· 15 years ago
fd1af15
iwlwifi: track station IDs
by Johannes Berg
· 15 years ago
2c810cc
iwlwifi: rework broadcast station management
by Johannes Berg
· 15 years ago
1dda6d2
iwlwifi: push virtual interface through
by Johannes Berg
· 15 years ago
dd7a250
iwlagn: implement loading a new firmware file type
by Johannes Berg
· 15 years ago
22adba2
iwlwifi: remove ucode virtual functions
by Johannes Berg
· 15 years ago
93b1a2f
iwl3945: remove ucode access indirection
by Johannes Berg
· 15 years ago
1fa61b2
iwlwifi: manage IBSS station properly
by Johannes Berg
· 15 years ago
6e0b9ca
iwl3945: use iwl3945_add_bcast_station
by Johannes Berg
· 15 years ago
1e46053
iwl3945: fix scan races
by Abhijeet Kolekar
· 15 years ago
8316324
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
· 15 years ago
1d7d969
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
17f36fc
iwl3945: add ucode statistics
by Abhijeet Kolekar
· 15 years ago
ad41ee3
Merge branch 'wireless-2.6' into wireless-next-2.6
by Reinette Chatre
· 15 years ago
96ff564
iwlwifi: work around passive scan issue
by Johannes Berg
· 15 years ago
f5c044e
mac80211: remove deprecated noise field from ieee80211_rx_status
by John W. Linville
· 15 years ago
3b51cc9
Merge branch 'master' into for-davem
by John W. Linville
· 15 years ago
fa58b6a
iwlwifi: don't check monitor for scanning
by Johannes Berg
· 15 years ago
65b52bd
iwlwifi: make BT coex config a virtual method
by Johannes Berg
· 15 years ago
69e7280
iwlwifi: remove duplicated debug functions
by Wey-Yi Guy
· 15 years ago
b6e4c55
iwlwifi: trigger scan synchronously
by Johannes Berg
· 15 years ago
811ecc9
iwlwifi: rename priv->scan to priv->scan_cmd
by Johannes Berg
· 15 years ago
92ae80e
iwlwifi: remove next_scan_jiffies
by Johannes Berg
· 15 years ago
00700ee
iwlwifi: remove scan_bands logic
by Johannes Berg
· 15 years ago
5c01d56
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
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
678b385
iwlwifi: default max event log size
by Wey-Yi Guy
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cb4361c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
e61146e
iwlwifi: manage QoS by mac stack
by Stanislaw Gruszka
· 15 years ago
8e1a53c
iwlwifi: range checking issue
by Dan Carpenter
· 15 years ago
f6c8f15
iwlwifi: fix regulatory
by Reinette Chatre
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b74e31a
iwlwifi: Recover TX flow stall due to stuck queue
by Wey-Yi Guy
· 15 years ago
fe6b23d
iwlwifi: implement new mac80211 station add/remove calls
by Reinette Chatre
· 15 years ago
7e24619
iwlwifi: only add broadcast station once
by Reinette Chatre
· 15 years ago
75a9a92
iwl3945: check ucode load error code
by Abhijeet Kolekar
· 15 years ago
4f4d408
iwlwifi: add internal short scan support for 3945
by Wey-Yi Guy
· 15 years ago
72e15d7
iwlwifi: change WEP key protection to use mutex
by Johannes Berg
· 15 years ago
b55e75e
iwlwifi: remove STATUS_MODE_PENDING
by Johannes Berg
· 15 years ago
76c9cc1
iwlwifi: remove alive start adhoc restart
by Johannes Berg
· 15 years ago
4a02886
iwlwifi: remove priv->active_rate_basic
by Johannes Berg
· 16 years ago
470ab2d
iwlwifi: remove never-changing priv->rates_mask variable
by Johannes Berg
· 16 years ago
254aebf
iwlwifi: remove frame dropping
by Johannes Berg
· 15 years ago
e99f168c
iwlagn: remove write-only variables
by Johannes Berg
· 16 years ago
ee525d1
iwlwifi: move 3945 specific data into union
by Johannes Berg
· 16 years ago
d2dfe6d
iwlwifi: enable serialization of synchronous commands
by Reinette Chatre
· 15 years ago
4a6547c
iwl3945: remove STATUS macros from header
by Reinette Chatre
· 15 years ago
f36d04a
iwlwifi: use dma_alloc_coherent
by Stanislaw Gruszka
· 16 years ago
4843b5a
iwlwifi: reset card during probe
by Reinette Chatre
· 16 years ago
7bfedc5
iwlwifi: cleanup return values
by Abhijeet Kolekar
· 16 years ago
1296d47
iwlwifi: remove get_tx_stats() mac80211 op
by Kalle Valo
· 16 years ago
8067651
iwlwifi: remove bg_up work
by Johannes Berg
· 16 years ago
81963d6
iwlwifi: cleanup spectrum measurement command support
by Reinette Chatre
· 16 years ago
Next »