Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
54b81550dd674466fe7d01629d2aab015c545a1e
/
drivers
/
net
/
wireless
/
iwlwifi
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
348ee7c
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
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
a4c8b2a6
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
ab9bdc3
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
a239a8b
iwlwifi: error checking for number of tfds in queue
by Wey-Yi Guy
· 15 years ago
528c312
iwlwifi: add debugfs to monitor force reset parameters
by Wey-Yi Guy
· 15 years ago
8a472da
iwlwifi: separated time check for different type of force reset
by Wey-Yi Guy
· 15 years ago
d575593
iwlwifi: indicate calib version for 6050 series
by Abhijeet Kolekar
· 15 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
5e2f75b
iwlwifi: set HT flags after channel in rxon
by Dan Halperin
· 15 years ago
5ecccb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
3d0beb9
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
fafaf31
iwlwifi: fix AMSDU Rx after paged Rx patch
by Shanyu Zhao
· 15 years ago
1db5950
iwlwifi: Monitor and recover the aggregation TX flow failure
by Trieu 'Andrew' Nguyen
· 15 years ago
a9e10fb
iwlwifi: clear all the stop_queue flag after load firmware
by Wey-Yi Guy
· 15 years ago
f36d04a
iwlwifi: use dma_alloc_coherent
by Stanislaw Gruszka
· 15 years ago
6c3872e
iwlwifi: Adjusting PLCP error threshold for 1000 NIC
by Trieu 'Andrew' Nguyen
· 15 years ago
4843b5a
iwlwifi: reset card during probe
by Reinette Chatre
· 15 years ago
bbcbb9e
iwlwifi: fix scan race
by Reinette Chatre
· 15 years ago
7bfedc5
iwlwifi: cleanup return values
by Abhijeet Kolekar
· 15 years ago
a24dd27
iwlwifi: remove unused op-code in PHY Calibration command
by Wey-Yi Guy
· 15 years ago
45d4270
iwlwifi: check for aggregation frame and queue
by Wey-Yi Guy
· 15 years ago
04cafd7
iwlwifi: add debug function to reset/reload radio/firmware
by Wey-Yi Guy
· 15 years ago
a93e797
iwlwifi: multiple force reset mode
by Wey-Yi Guy
· 15 years ago
dff010a
iwlwifi: clear all tx queues when firmware ready
by Wey-Yi Guy
· 15 years ago
044c18c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
1296d47
iwlwifi: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
21b2d8b
iwlwifi: Send broadcast probe request only when asked to
by Samuel Ortiz
· 15 years ago
ed56a3f
iwlwifi: Add chain_noise support for 6050
by Ben Cahill
· 15 years ago
d4fe5ac
iwlwifi: Add chain noise scaling factor
by Ben Cahill
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
098dfde
iwlwifi: Fix to set correct ht configuration
by Wey-Yi Guy
· 15 years ago
10be7eb
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
d3a5719
iwlwifi: iwl_power_update_mode always hold mutex
by Reinette Chatre
· 15 years ago
7ae8107
iwlwifi: fix typo in IWL_CCK_RATES_MASK
by Johannes Berg
· 15 years ago
71d75cf
iwlwifi: remove unused work structs
by Johannes Berg
· 15 years ago
8067651
iwlwifi: remove bg_up work
by Johannes Berg
· 15 years ago
9f1f3ce
iwlagn: simplify ucode loading
by Johannes Berg
· 15 years ago
4d69592
iwlwifi: no need to test iw_mode in power saving
by Johannes Berg
· 15 years ago
fac06108
iwlwifi: update sensitivity calibration data for 1000 series
by Wey-Yi Guy
· 15 years ago
9bead76
iwlwifi: update sensitivity calibration data for 5x00 series
by Wey-Yi Guy
· 15 years ago
2494f63
iwlwifi: update sensitivity calibration data for 6x00 series
by Wey-Yi Guy
· 15 years ago
47e28f4
iwlwifi: fix locking in iwl_mac_add_interface
by Johannes Berg
· 15 years ago
a7fce6e
iwlwifi: sysassert identifier change
by Wey-Yi Guy
· 15 years ago
Next »