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