index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-0
/
+7
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-6
/
+6
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
1
-0
/
+1
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
1
-1
/
+1
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
1
-2
/
+0
2011-09-22
iwlagn: move scan code to scan file
Johannes Berg
1
-6
/
+0
2011-09-20
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
1
-0
/
+2
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
1
-1
/
+0
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
1
-22
/
+0
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
1
-5
/
+0
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
1
-2
/
+0
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-66
/
+0
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
1
-2
/
+0
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
1
-4
/
+0
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-7
/
+7
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
1
-24
/
+0
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
1
-10
/
+1
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
1
-2
/
+2
2011-08-09
iwlagn: support v2 of enhanced sensitivity table
Wey-Yi Guy
1
-0
/
+2
2011-08-09
iwlagn: separate firmware version warning
Johannes Berg
1
-0
/
+3
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
1
-0
/
+2
2011-07-21
iwlagn: remove "disable otp refresh" W/A
Wey-Yi Guy
1
-2
/
+0
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
1
-0
/
+3
2011-07-21
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
1
-2
/
+2
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
1
-2
/
+2
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
1
-16
/
+0
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
1
-3
/
+0
2011-07-16
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
1
-2
/
+0
2011-07-16
iwlagn: comments for iwl_cfg
Wey-Yi Guy
1
-5
/
+12
2011-07-16
iwlagn: another double indirect removed
Wey-Yi Guy
1
-6
/
+1
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
1
-6
/
+2
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
1
-17
/
+0
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
1
-5
/
+1
2011-07-11
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
1
-7
/
+2
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
1
-3
/
+0
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
1
-8
/
+1
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
1
-1
/
+0
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
1
-5
/
+0
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
1
-9
/
+0
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
1
-5
/
+2
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
1
-1
/
+0
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
1
-0
/
+1
2011-06-24
iwlagn: fill beacon TX rate properly
Johannes Berg
1
-7
/
+0
2011-06-18
iwlagn: Add power_level module parameter
Wey-Yi Guy
1
-0
/
+1
2011-06-18
iwlagn: add power_save module parameter
Wey-Yi Guy
1
-0
/
+1
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
1
-14
/
+0
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
1
-15
/
+2
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
1
-4
/
+0
2011-06-11
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
1
-5
/
+1
[next]