index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-2000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move under intel vendor directory
Kalle Valo
2015-11-18
1
-216
/
+0
*
iwlwifi: fix max_ht_ampdu_exponent for older devices
Emmanuel Grumbach
2015-02-25
1
-4
/
+9
*
iwlwifi: don't disable SCD chain extension on newer devices
Emmanuel Grumbach
2014-04-13
1
-0
/
+2
*
iwlwifi: Update Copyright to 2014
Emmanuel Grumbach
2013-12-31
1
-1
/
+1
*
iwlwifi: move some configuration parameters into DVM
Johannes Berg
2013-05-27
1
-36
/
+3
*
iwlwifi: make device configuration bus agnostic
Emmanuel Grumbach
2013-03-06
1
-0
/
+242
*
iwlwifi: move PCIe into subdirectory
Johannes Berg
2012-06-06
1
-225
/
+0
*
iwlwifi: do not use shadow registers by default
Meenakshi Venkataraman
2012-05-25
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-8
/
+8
|
\
|
*
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
2012-04-24
1
-8
/
+8
*
|
iwlwifi: clean up some hw file includes
Johannes Berg
2012-04-23
1
-1
/
+2
*
|
iwlwifi: move eeprom versions to HW files
Johannes Berg
2012-04-23
1
-0
/
+5
*
|
iwlwifi: dynamically determine lib_ops
Johannes Berg
2012-04-12
1
-114
/
+2
*
|
iwlwifi: introduce device family enum
Johannes Berg
2012-04-12
1
-0
/
+4
*
|
iwlwifi: move hw_params into priv
Johannes Berg
2012-04-12
1
-9
/
+9
*
|
iwlwifi: move queue mapping out of transport
Johannes Berg
2012-04-09
1
-2
/
+0
*
|
iwlwifi: remove iq_invert config param
Johannes Berg
2012-04-09
1
-11
/
+6
|
/
*
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
1
-2
/
+0
*
iwlwifi: remove unused max_nrg_cck from sensitivity and constify
Johannes Berg
2012-03-08
1
-2
/
+1
*
iwlwifi: make EEPROM enhanced TX power a bool
Johannes Berg
2012-03-08
1
-2
/
+2
*
iwlwifi: remove BT handlers from lib_ops
Johannes Berg
2012-03-08
1
-3
/
+0
*
iwlwifi: constify remaining config data
Johannes Berg
2012-03-07
1
-4
/
+4
*
iwlwifi: remove num_of_queues module parameter
Johannes Berg
2012-03-07
1
-5
/
+0
*
iwlwifi: make config const
Johannes Berg
2012-03-06
1
-6
/
+6
*
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
2012-03-06
1
-4
/
+3
*
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
2012-02-17
1
-2
/
+8
*
iwlwifi: iwl_set_hw_params returns always 0
Emmanuel Grumbach
2012-02-17
1
-3
/
+1
*
iwlwifi: move bcast_sta_id init to common routine
Don Fry
2012-02-02
1
-2
/
+0
*
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
1
-1
/
+1
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
1
-1
/
+1
*
iwlwifi: Add official names for new devices
Don Fry
2011-12-16
1
-6
/
+6
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-8
/
+8
*
iwlagn: remove calibration knowledge
Johannes Berg
2011-11-28
1
-14
/
+0
*
iwlwifi: remove un-supported SKUs
Wey-Yi Guy
2011-11-11
1
-20
/
+0
*
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
1
-1
/
+0
*
iwlagn: remove 6000 hw header
Johannes Berg
2011-10-14
1
-1
/
+0
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
1
-1
/
+0
*
iwlagn: Add "_d" sku to 105 series of devices
Wey-Yi Guy
2011-10-14
1
-0
/
+6
*
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
2011-10-14
1
-1
/
+0
*
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
2011-09-19
1
-0
/
+4
*
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
1
-1
/
+1
*
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
1
-2
/
+0
*
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
1
-2
/
+0
*
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
2011-09-19
1
-1
/
+1
*
iwlagn: enable 11n support for "_d" sku
Wey-Yi Guy
2011-09-14
1
-0
/
+1
*
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
2011-08-29
1
-0
/
+5
*
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
1
-0
/
+1
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
2011-08-29
1
-4
/
+0
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-19
/
+19
[next]