Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ab36eab24e7847d6d92872c55b46554c8ac4c4b3
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-1000.c
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
9995ffe
iwlwifi: change the default behavior of watchdog timer
by Wey-Yi Guy
· 13 years ago
c27bdc8
iwlagn: remove calibration knowledge
by Johannes Berg
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
3eae4bb
iwlagn: kill hw_params.max_stations
by Emmanuel Grumbach
· 13 years ago
cebcbd7
iwlagn: rename iwl-pci.h to iwl-cfg.h
by Johannes Berg
· 13 years ago
403ba56
iwlagn: replace beacon_time_fsf_bits variable with #define
by Don Fry
· 13 years ago
b8c2b05
iwlagn: simplify chain_noise_num_beacons indirection
by Fry, Donald H
· 13 years ago
332a4ba
iwlagn: iwl-pci doesn't include iwl-dev any more
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
ab9e212
iwlagn: remove unused parameters from hw_params
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
ca9a460
iwlagn: bump firmware API for some devices
by Johannes Berg
· 13 years ago
306584c
iwlagn: Remove ht40 support from 5.2GHz for _bgn devices
by Wey-Yi Guy
· 13 years ago
946572b2
iwlagn: default smps mode for 1000 series device
by Wey-Yi Guy
· 13 years ago
29a34f9
iwlagn: remove wireless extensions inclusions
by Johannes Berg
· 13 years ago
6bd4dba
iwlagn: kill iwlagn_setup_deferred_work
by Emmanuel Grumbach
· 13 years ago
8d30119
iwlagn: kill iwlagn_rx_handler_setup
by Emmanuel Grumbach
· 13 years ago
4caab32
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
by Fry, Donald H
· 13 years ago
90c300c
iwlagn: remove dual-indirect call to simply the code
by Wey-Yi Guy
· 13 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 13 years ago
909fc3c
iwlagn: remove double level temperature indirect call
by Wey-Yi Guy
· 13 years ago
70e3e8a
iwlagn: remove indirection for eeprom_query_addr
by Fry, Donald H
· 13 years ago
e4c598b
iwlagn: remove the indirection for iwl_apm_init
by Fry, Donald H
· 13 years ago
6b6db91
iwlagn: remove the indirection for update_chain_flags
by Fry, Donald H
· 13 years ago
02f6f65
iwlagn: remove the indirection for the dma channel num
by Wey-Yi Guy
· 13 years ago
252e735
iwlagn: remove the indirection for the rx write pointer
by Emmanuel Grumbach
· 13 years ago
e3f10ce
iwlagn: remove hcmd ops
by Wey-Yi Guy
· 13 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
8fcbd4dc
iwlagn: fix *_UCODE_API_MAX output in the firmware field
by Evgeni Golov
· 13 years ago
c6ca8bc
iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few files
by Emmanuel Grumbach
· 13 years ago
c68744f
iwlagn: Remove un-necessary indirect call
by Wey-Yi Guy
· 13 years ago
15b3f3b
iwlagn: set smps mode after assoc for 1000 device
by Wey-Yi Guy
· 13 years ago
5beaaf3
iwlagn: remove un-necessary tx power ops
by Wey-Yi Guy
· 13 years ago
214d14d
iwlagn: clean up TXQ indirection
by Johannes Berg
· 14 years ago
94b0065
iwlagn: remove bytecount indirection
by Johannes Berg
· 14 years ago
d6d023a
iwlagn: remove un-necessary debugfs callback
by Wey-Yi Guy
· 14 years ago
16b80b7
iwlagn: semaphore and calib cleanup
by Don Fry
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
119ea18
iwlagn: remove un-necessary ieee80211_ops
by Wey-Yi Guy
· 14 years ago
5cab35e
iwlagn: no 5.2GHz/HT40 support for bgn devices
by Wey-Yi Guy
· 14 years ago
f42e766
iwlagn: temperature should be measure for all _agn devices
by Wey-Yi Guy
· 14 years ago
b7af6a9
iwlagn: always support uCode trace
by Wey-Yi Guy
· 14 years ago
e79b1ca
iwlagn: use direct call for led functions
by Wey-Yi Guy
· 14 years ago
703bc58
iwlagn: sensitivity and chain noise done by driver
by Wey-Yi Guy
· 14 years ago
15ade3c
iwlagn: remove un-needed configuration
by Wey-Yi Guy
· 14 years ago
3ecccbc
iwlagn: remove un-necessary function pointer
by Wey-Yi Guy
· 14 years ago
1d5cc555
iwlwifi: remove extranious macro from firmware define
by root
· 14 years ago
519d8ab
iwlagn: remove ISR ops
by Johannes Berg
· 14 years ago
917b677
iwlagn: remove BSM clock setting
by Johannes Berg
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
1fc3527
iwlagn: remove bootstrap code
by Johannes Berg
· 14 years ago
7102762
iwlagn: clean up ucode loading
by Johannes Berg
· 14 years ago
18d6a0f
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
7ffef13
iwlagn: clean up TX aggregation code
by Johannes Berg
· 14 years ago
4a37390
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
fea41cc
iwlagn: Support new 1000 microcode.
by Fry, Donald H
· 14 years ago
ad6e82a
iwlwifi: move check health code into iwl-rx.c
by Stanislaw Gruszka
· 14 years ago
9dc2153
iwlwifi: always support idle mode for agn devices
by Wey-Yi Guy
· 14 years ago
9d4dea7
iwlagn: Enable idle powersave mode in 1000 series
by Meenakshi Venkataraman
· 14 years ago
65af8de
iwlagn: code clean up to remove duplicate code
by Wey-Yi Guy
· 14 years ago
c6fc108
iwlagn: remove old EEPROM TX power reading
by Johannes Berg
· 14 years ago
8d6748c
iwlagn: implement layout-agnostic EEPROM reading
by Johannes Berg
· 14 years ago
17423ea
iwlagn: rx antenna diversity
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
638514f
iwlagn: Offical name for 100/130 device
by Wey-Yi Guy
· 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
1de19ec
iwlwifi: define 100 devices
by Jay Sternberg
· 14 years ago
54a9aa6
iwlagn: keep track of failure tx status
by Wey-Yi Guy
· 14 years ago
a194e32
iwlwifi: contextify broadcast station
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
0975cc8
iwlwifi: separate thermal throttling function
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
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
a0ee74c
iwlwifi: beacon format related helper function
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
f8478df
iwlwifi: greenfield support only true for 11n devices
by Wey-Yi Guy
· 15 years ago
b8c7626
iwlwifi: add debugfs ops to iwlwifi
by Abhijeet Kolekar
· 15 years ago
Next »