Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
24d51add7438f9696a7205927bf9de3c5c787a58
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-5000.c
65af8de
iwlagn: code clean up to remove duplicate code
by Wey-Yi Guy
· 14 years ago
50619ac
iwlwifi: do not reload fw if WiMAX own the RF
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
dbbf175
iwlwifi: use antenna information in EEPROM
by Wey-Yi Guy
· 14 years ago
21a5b3c
iwlagn: use SKU information in the EEPROM
by Wey-Yi Guy
· 14 years ago
564b344
iwlwifi: change default led mode for different devices
by Wey-Yi Guy
· 14 years ago
e39fdee
iwlwifi: put all the isr related function under ops
by Wey-Yi Guy
· 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
14e8e4a
iwlwifi: remove apm_ops.stop
by Johannes Berg
· 14 years ago
9597eba
iwlwifi: remove set_pwr_src operation
by Johannes Berg
· 14 years ago
0453674
iwlwifi: remove set_ct_kill operation
by Johannes Berg
· 14 years ago
d3f5ba9
iwlwifi: remove verify_signature eeprom operation
by Johannes Berg
· 14 years ago
7cb1b08
iwlagn: reduce redundant parameter definitions
by Wey-Yi Guy
· 14 years ago
54a9aa6
iwlagn: keep track of failure tx status
by Wey-Yi Guy
· 14 years ago
a437fbb
iwlagn: add bt_status_read for 5150
by Wey-Yi Guy
· 14 years ago
8bd413e
iwlwifi: move virtual interface pointer into context
by Johannes Berg
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
by Johannes Berg
· 14 years ago
246ed35
iwlwifi: initial contextification
by Johannes Berg
· 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
81e9543
iwlwifi: do not call ieee80211_frequency_to_channel
by Shanyu Zhao
· 14 years ago
0975cc8
iwlwifi: separate thermal throttling function
by Wey-Yi Guy
· 14 years ago
6a017e0
iwlwifi: use long monitor timer for 5300 series
by Wey-Yi Guy
· 14 years ago
3198c68
iwlwifi: use long monitor timer to avoid un-necessary reload
by Wey-Yi Guy
· 14 years ago
ce60659
iwlwifi: long monitor timer
by Wey-Yi Guy
· 14 years ago
94597ab
iwlagn: fix rts cts protection
by Johannes Berg
· 14 years ago
ffb7d89
iwlagn: add bluetooth stats to debugfs
by Wey-Yi Guy
· 14 years ago
325322e
iwlagn: add statistic notification structure for WiFi/BT devices
by Wey-Yi Guy
· 14 years ago
bf3c7fd
iwlwifi: generic parameter define for _agn device
by Wey-Yi Guy
· 14 years ago
6555063
iwlwifi: add support for device tx flush request
by Wey-Yi Guy
· 14 years ago
716c74b
iwlwifi: add mac80211 flush callback support
by Wey-Yi Guy
· 14 years ago
278c2f6
iwlwifi: update LQ for bcast station on channel change
by Daniel Halperin
· 14 years ago
178d159
iwlwifi: enable DC calibration based on config parameter
by Wey-Yi Guy
· 14 years ago
f3aebee
iwlwifi: move _agn statistics related structure
by Wey-Yi Guy
· 14 years ago
3839f7c
iwlwifi: do not use huge command buffer for channel switch
by Wey-Yi Guy
· 14 years ago
79d0732
iwlwifi: support channel switch offload in driver
by Wey-Yi Guy
· 15 years ago
a0ee74c
iwlwifi: beacon format related helper function
by Wey-Yi Guy
· 15 years ago
2daf6c1
Revert "iwlwifi: move _agn statistics related structure"
by John W. Linville
· 14 years ago
a2064b7
iwlwifi: move _agn statistics related structure
by Wey-Yi Guy
· 15 years ago
2c810cc
iwlwifi: rework broadcast station management
by Johannes Berg
· 15 years ago
22adba2
iwlwifi: remove ucode virtual functions
by Johannes Berg
· 15 years ago
1fa61b2
iwlwifi: manage IBSS station properly
by Johannes Berg
· 15 years ago
65d1f89
iwlwifi: use cfg to configure calibration operation
by Wey-Yi Guy
· 15 years ago
6e5c800
iwlwifi: use .cfg to enable/disable continuous ucode trace
by Wey-Yi Guy
· 15 years ago
e517736
iwlwifi: set hw parameters based on device type
by Wey-Yi Guy
· 15 years ago
b8c7626
iwlwifi: add debugfs ops to iwlwifi
by Abhijeet Kolekar
· 15 years ago
678b385
iwlwifi: default max event log size
by Wey-Yi Guy
· 15 years ago
2b06861
iwlwifi: merge module parameters into single place
by Wey-Yi Guy
· 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
348ee7c
iwlwifi: move agn module parameter structure to common place
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
fa8f130
iwlwifi: code cleanup for connectivity recovery
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
7e24619
iwlwifi: only add broadcast station once
by Reinette Chatre
· 15 years ago
edc1a3a
iwlwifi: clean up queue/fifo handling
by Johannes Berg
· 15 years ago
949cd92
iwlwifi: clear up AC/FIFO debug output
by Johannes Berg
· 15 years ago
a117512
iwlagn: move ICT code into separate file
by Johannes Berg
· 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
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
a9e10fb
iwlwifi: clear all the stop_queue flag after load firmware
by Wey-Yi Guy
· 15 years ago
dff010a
iwlwifi: clear all tx queues when firmware ready
by Wey-Yi Guy
· 15 years ago
d4fe5ac
iwlwifi: Add chain noise scaling factor
by Ben Cahill
· 15 years ago
9f1f3ce
iwlagn: simplify ucode loading
by Johannes Berg
· 15 years ago
9bead76
iwlwifi: update sensitivity calibration data for 5x00 series
by Wey-Yi Guy
· 15 years ago
3459ab5
iwlwifi: make broadcast station addition generic
by Reinette Chatre
· 15 years ago
3e4fb5f
iwlwifi: Tune radio to prevent unexpected behavior
by Trieu 'Andrew' Nguyen
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
1b3eb82
iwlwifi: display flowhandler register when sw error or on-demand
by Wey-Yi Guy
· 15 years ago
031cf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
1152dcc
iwlwifi: Fix throughput stall issue in HT mode for 5000
by Wey-Yi Guy
· 15 years ago
8ce1ef4
iwlwifi: fix bug in tx byte count table
by Wey-Yi Guy
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
45d5d80
iwlwifi: Constify struct iwl_ops
by Emese Revfy
· 15 years ago
ba37a3d
iwlwifi: use new mac80211 SMPS
by Johannes Berg
· 15 years ago
696bdee
iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
by Wey-Yi Guy
· 15 years ago
b7bb175
iwlwifi: fix more eeprom endian bugs
by Johannes Berg
· 15 years ago
4ba3eb0
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
ac59257
iwlwifi: update supported PCI_ID list for 5xx0 series
by Wey-Yi Guy
· 15 years ago
c15d20c
iwlwifi: set sm_ps_mode as part of cfg parameters
by Wey-Yi Guy
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c397bf1
iwlwifi: report PS filtered status
by Johannes Berg
· 15 years ago
ae16fc3
iwlwifi: eliminate the possible 1/2 dBm tx power loss in 6x00 & 6x50 series
by Wey-Yi Guy
· 15 years ago
0924e51
iwlwifi: fix for channel switch
by Wey-Yi Guy
· 15 years ago
a221e6f
iwlwifi: don't double-activate queue 4
by Johannes Berg
· 15 years ago
1933ac4
iwlwifi: add wimax/wifi coexist support for 6x50 series
by Wey-Yi Guy
· 15 years ago
4a56e96
iwlwifi: add channel switch support to 5000 series and up
by Wey-Yi Guy
· 15 years ago
fadb358
iwlwifi: consolidate apm_init() functions
by Ben Cahill
· 15 years ago
065e63b
iwlwifi: fix gain computation for 5000 series and up
by Wey-Yi Guy
· 15 years ago
2f30122
iwlwifi: use paged Rx
by Zhu Yi
· 15 years ago
Next »