Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
85a0f7b220777cd3c232fd2f079db5c4a874c4ee
/
drivers
/
net
/
wireless
/
iwlegacy
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
0874073
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
65d0f19
iwlegacy: do not use interruptible waits
by Stanislaw Gruszka
· 13 years ago
2e2a41d
iwlegacy: fix command queue timeout
by Stanislaw Gruszka
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
7c25101
iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)
by Stanislaw Gruszka
· 14 years ago
e2a772f
iwlegacy: remove wireless extensions inclusions
by Johannes Berg
· 14 years ago
a5d5a91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 14 years ago
17e859a
iwlegacy: set tx power after rxon_assoc
by Stanislaw Gruszka
· 14 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 14 years ago
95a943c
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
861d9c3
iwlegacy: Add missing comma between constant string array
by Joe Perches
· 14 years ago
523b02e
mac80211: fix TKIP races, make API easier to use
by Johannes Berg
· 14 years ago
df2cbe4
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
f05b691
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
3609936
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
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
2055403
iwlegacy: fix stop/wake queue hacks
by Kalle Valo
· 14 years ago
a6f0f04
iwlegacy: fix up brokenness caused by cleanup
by Dan Carpenter
· 14 years ago
7f1f974
iwlegacy: refactor iwl4965_mac_channel_switch
by Stanislaw Gruszka
· 14 years ago
0d01550
iwlegacy: remove unused agg_tids_count
by Stanislaw Gruszka
· 14 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
ecaee0f
iwlegacy: remove recover from statistics
by Stanislaw Gruszka
· 14 years ago
3c09b17
iwlegacy: remove unused power commands defines
by Stanislaw Gruszka
· 14 years ago
c48b1f7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
51e6525
iwlegacy: fix channel switch locking
by Stanislaw Gruszka
· 14 years ago
c0c33ad
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
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
51892db
iwl4965: set tx power after rxon_assoc
by Stanislaw Gruszka
· 14 years ago
0c34861
iwlegacy: add missing null check
by Greg Dietsche
· 14 years ago
5c30c76
iwlegacy: propagate error return value
by Greg Dietsche
· 14 years ago
8e63818
iwlegacy: return -EINVAL instead of -1
by Greg Dietsche
· 14 years ago
04975f3
iwlegacy: remove unecessary if statement
by Greg Dietsche
· 14 years ago
e5a042e
iwlegacy: remove unreachable code
by Greg Dietsche
· 14 years ago
dfe2158
iwl4965: correctly validate temperature value
by Stanislaw Gruszka
· 14 years ago
11ad2f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
aac11c1
iwl4965: fix 5GHz operation
by Stanislaw Gruszka
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e00cf3b
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
8220ba3
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
78d41b3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
eb85de3
iwlegacy: fix IBSS mode crashes
by Stanislaw Gruszka
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a70171d
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
badb029
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 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
81e6326
iwlegacy: fix enqueue hcmd race conditions
by Stanislaw Gruszka
· 14 years ago
93fd74e
iwlegacy: comment typo fix diable -> disable
by Stanislaw Gruszka
· 14 years ago
7a55237
iwlegacy: remove scan_tx_antennas
by Stanislaw Gruszka
· 14 years ago
5855c7d
iwlegacy: remove unneeded __packed
by Stanislaw Gruszka
· 14 years ago
8eb0ac7
iwlegacy: remove unneeded disable_hw_scan check
by Stanislaw Gruszka
· 14 years ago
3e41de8
iwlegacy: simplify init geos
by Stanislaw Gruszka
· 14 years ago
a078a1f
iwlegacy: enable only rfkill interrupt when device is down
by Stanislaw Gruszka
· 14 years ago
ab42b40
iwlegacy: remove duplicate initialization in iwl4956_down()
by Stanislaw Gruszka
· 14 years ago
16b345d
iwl4965: fix "Received BA when not expected"
by Stanislaw Gruszka
· 14 years ago
f325757
iwl4965: fix "TX Power requested while scanning"
by Stanislaw Gruszka
· 14 years ago
1501b67
iwlegacy: led stay solid on when no traffic
by Wey-Yi Guy
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
2bd93d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
85ee7a1
treewide: cleanup continuations and remove logging message whitespace
by Joe Perches
· 14 years ago
cfef604
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
1ed3aad
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
069f40f
iwl4965: fix skb usage after free
by Stanislaw Gruszka
· 14 years ago
0477ad7
iwlegacy: use pci_dev->revision
by Sergei Shtylyov
· 14 years ago
dd50304
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
332704a
iwlegacy: fix tx_power initialization
by Stanislaw Gruszka
· 14 years ago
a22e93f
iwl4965: drop a lone pr_err()
by Paul Bolle
· 14 years ago
0e10b33
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
4a39e78
iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY
by John W. Linville
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ffd8c74
iwlegacy: fix bugs in change_interface
by Johannes Berg
· 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
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
8a032c1
iwlegacy: fix dma mappings and skbs leak
by Stanislaw Gruszka
· 14 years ago
c3371d6
iwlwifi: remove duplicate initialization
by Dan Carpenter
· 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
43f12d4
iwlegacy: do not set tx power when channel is changing
by Stanislaw Gruszka
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
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