Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
49101676b2f1a66e0043509423e876414c73b5aa
/
drivers
/
net
/
wireless
/
iwlwifi
b1f9086
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
470058e0
iwlwifi: avoid Tx queue memory allocation in interface down
by Zhu Yi
· 15 years ago
57e40d3
iwlwifi: fix compiler warning
by Wey-Yi Guy
· 15 years ago
f875f51
iwlwifi: fix compile warnings when compiling without debug
by Reinette Chatre
· 15 years ago
4c8d191
iwlwifi: small changes in comments
by Wey-Yi Guy
· 15 years ago
04569cb
iwlwifi: update tx command response status
by Wey-Yi Guy
· 15 years ago
461ef38
iwlwifi: add more debug info in error event dump
by Wey-Yi Guy
· 15 years ago
05d5752
iwlwifi: clean up last_phy_res
by Johannes Berg
· 15 years ago
76c3c69
iwlwifi: remove pointless sta_id invalid check
by Johannes Berg
· 15 years ago
a90178fa
iwlagn: simplify WEP key check
by Johannes Berg
· 15 years ago
43a6126
iwlwifi: remove wrong key use check
by Johannes Berg
· 15 years ago
335348b
iwlwifi: make WEP key restoring explicit
by Johannes Berg
· 15 years ago
678b385
iwlwifi: default max event log size
by Wey-Yi Guy
· 15 years ago
1805a34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
ece6444
iwlwifi: need check for valid qos packet before free
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
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
b744cb7
iwlwifi: code cleanup for generic defines
by Wey-Yi Guy
· 15 years ago
6aac74b
iwlwifi: clear rxq->queue in queue reset
by Zhu Yi
· 15 years ago
bed2263
iwlwifi: remove irrelevant comments
by Wey-Yi Guy
· 15 years ago
2b06861
iwlwifi: merge module parameters into single place
by Wey-Yi Guy
· 15 years ago
de0f60ea
iwlwifi: avoid Tx queue memory allocation in interface down
by Zhu Yi
· 15 years ago
04f2dec
iwlwifi: use consistent table for tx data collect
by Shanyu Zhao
· 15 years ago
dd48744
iwlwifi: fix DMA allocation warnings
by Zhu Yi
· 15 years ago
e61146e
iwlwifi: manage QoS by mac stack
by Stanislaw Gruszka
· 15 years ago
ecdf94b
iwlwifi: remove skb_linearize for rx frames
by Zhu Yi
· 15 years ago
8e1a53c
iwlwifi: range checking issue
by Dan Carpenter
· 15 years ago
48a6be6
iwlwifi: clear unattended interrupts in tasklet
by Shanyu Zhao
· 15 years ago
be6b38b
iwlwifi: counting number of tfds can be free for 4965
by Wey-Yi Guy
· 15 years ago
f6c8f15
iwlwifi: fix regulatory
by Reinette Chatre
· 15 years ago
d28667f
iwlwifi: avoid device type checking in generic code
by Wey-Yi Guy
· 15 years ago
6e8cc38
iwlwifi: change spin_lock to spin_lock_irqsave
by Wey-Yi Guy
· 15 years ago
6c69d12
iwlwifi: remove "\n" from module parameter description
by Wey-Yi Guy
· 15 years ago
2f3f7f9
iwlwifi: Generic approach to measure temperature
by Wey-Yi Guy
· 15 years ago
ed1b6e9
iwlwifi: remove noise reporting
by Johannes Berg
· 15 years ago
3d2b162
iwlwifi: add missing email address information
by Wey-Yi Guy
· 15 years ago
510cb79
iwlwifi: remove non-exist extern functions and structures
by Wey-Yi Guy
· 15 years ago
0b5af20
iwlwifi: enable '6000 Series 2x2 AGN Gen2' adaptors
by Jay Sternberg
· 15 years ago
8d80108
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
54b8155
iwlwifi: move agn only rx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
74bcdb3
iwlwifi: move agn only tx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
348ee7cd
iwlwifi: move agn module parameter structure to common place
by Wey-Yi Guy
· 15 years ago
00e7059
iwlwifi: each device has its own eeprom tx power version
by Wey-Yi Guy
· 15 years ago
e04ed0a
iwlwifi: move agn common code to iwlagn library file
by Wey-Yi Guy
· 15 years ago
741a626
iwlwifi: move ucode alive related code to separate file
by Wey-Yi Guy
· 15 years ago
19e6cda
iwlwifi: move hw related defines to separate file
by Wey-Yi Guy
· 15 years ago
b305a08
iwlwifi: move tx queue related code to separate file
by Wey-Yi Guy
· 15 years ago
7dc77db
iwlwifi: move hcmd related code to separate file
by Wey-Yi Guy
· 15 years ago
81b8176
iwlwifi: code cleanup for "load ucode" function
by Wey-Yi Guy
· 15 years ago
792bc3c
iwlwifi: move ucode loading related code to separated file
by Wey-Yi Guy
· 15 years ago
872c8dd
iwlwifi: iwl_good_ack_health() only apply to AGN device
by Wey-Yi Guy
· 15 years ago
e184f67
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
by Reinette Chatre
· 15 years ago
76232eb
iwlwifi: fix build error for CONFIG_IWLAGN=n
by John W. Linville
· 15 years ago
fa8f130
iwlwifi: code cleanup for connectivity recovery
by Wey-Yi Guy
· 15 years ago
d5a0ffa
iwlwifi: Recover TX flow failure
by Wey-Yi Guy
· 15 years ago
beac549
iwlwifi: move plcp check to separated function
by Wey-Yi Guy
· 15 years ago
b74e31a
iwlwifi: Recover TX flow stall due to stuck queue
by Wey-Yi Guy
· 15 years ago
c11362c
iwlwifi: clean up driver names for 1000/5000/6000
by Shanyu Zhao
· 15 years ago
fe0b3b9
iwlwifi: sta_id cannot be invalid in rs_initialize_lq
by Johannes Berg
· 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
647291f
iwlagn: Add Flow-handler (FH) register dump for 4965.
by Ben Cahill
· 15 years ago
c8406ea
iwlwifi: Silence tfds_in_queue message
by Adel Gadllah
· 15 years ago
1382c71
Revert "iwlwifi: Send broadcast probe request only when asked to"
by Reinette Chatre
· 15 years ago
1d79e53
iwl3945: fix memory corruption
by Reinette Chatre
· 15 years ago
75a9a92
iwl3945: check ucode load error code
by Abhijeet Kolekar
· 15 years ago
edc1a3a
iwlwifi: clean up queue/fifo handling
by Johannes Berg
· 15 years ago
4f4d408
iwlwifi: add internal short scan support for 3945
by Wey-Yi Guy
· 15 years ago
13115ba
iwlwifi: remove unnecessary parameter in scan function
by Wey-Yi Guy
· 15 years ago
9856b7f
iwlwifi: remove duplicate function
by Wey-Yi Guy
· 15 years ago
f8e200d
iwlwifi: remove needlessly exported symbols
by Reinette Chatre
· 15 years ago
72e15d7
iwlwifi: change WEP key protection to use mutex
by Johannes Berg
· 15 years ago
4967c31
iwlwifi: remove un-necessary parameters
by Wey-Yi Guy
· 15 years ago
6098720
iwlagn: move sysfs flags and filter_flags files to debugfs
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
67d613a
iwlwifi: move 3945 clip groups to 3945 data
by Johannes Berg
· 15 years ago
949cd92
iwlwifi: clear up AC/FIFO debug output
by Johannes Berg
· 15 years ago
fbc66da
iwlwifi: remove sanity check
by Johannes Berg
· 15 years ago
b2f30e8
iwlwifi: remove IBSS channel sanity check
by Johannes Berg
· 15 years ago
4a02886
iwlwifi: remove priv->active_rate_basic
by Johannes Berg
· 15 years ago
470ab2d
iwlwifi: remove never-changing priv->rates_mask variable
by Johannes Berg
· 15 years ago
254aebf
iwlwifi: remove frame dropping
by Johannes Berg
· 15 years ago
b4665df
iwlwifi: remove dead code from iwl_mac_reset_tsf
by Johannes Berg
· 15 years ago
d6bde7d
iwlwifi: remove superfluous channel check
by Johannes Berg
· 15 years ago
e99f168
iwlagn: remove write-only variables
by Johannes Berg
· 15 years ago
a4c8b2a
iwlwifi: move ICT data to agn part of union
by Johannes Berg
· 15 years ago
ee525d1
iwlwifi: move 3945 specific data into union
by Johannes Berg
· 15 years ago
a117512
iwlagn: move ICT code into separate file
by Johannes Berg
· 15 years ago
b08dfd0
iwlwifi: load firmware asynchronously before mac80211 registration
by Johannes Berg
· 15 years ago
ce300c7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
08b2cb0
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
be41f5c
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
0448873
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8961212
iwlwifi: increase command buffer size
by Abhijeet Kolekar
· 15 years ago
ab9bdc34
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
by Reinette Chatre
· 15 years ago
675c607
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
a120e91
iwlwifi: sanity check before counting number of tfds can be free
by Stanislaw Gruszka
· 15 years ago
Next »