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-agn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-2370
/
+0
*
iwlwifi: make a lot of functions static
Johannes Berg
2012-06-06
1
-16
/
+16
*
iwlwifi: handle race condition in ROC flow
Ilan Peer
2012-06-06
1
-0
/
+3
*
iwlwifi: implement dynamic opmode loading
Don Fry
2012-06-05
1
-8
/
+8
*
iwlwifi: support explicit monitor interface
Johannes Berg
2012-05-16
1
-1
/
+1
*
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
2012-05-08
1
-18
/
+17
*
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
2012-05-08
1
-1
/
+0
*
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
2012-05-08
1
-0
/
+3
*
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2012-05-08
1
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-3
/
+0
|
\
|
*
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
2012-04-23
1
-3
/
+0
*
|
iwlwifi: use new mac80211 queue scheme
Johannes Berg
2012-04-23
1
-58
/
+31
*
|
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
1
-82
/
+9
*
|
iwlwifi: move driver defines to iwl-drv.h
Johannes Berg
2012-04-23
1
-0
/
+1
*
|
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
1
-1
/
+0
*
|
iwlwifi: remove traffic log
Johannes Berg
2012-04-23
1
-9
/
+4
*
|
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
2012-04-23
1
-1
/
+2
*
|
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
|
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
|
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
2012-04-18
1
-0
/
+1
*
|
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-20
/
+21
*
|
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
1
-35
/
+35
*
|
iwlwifi: remove get_cmd_string
Johannes Berg
2012-04-16
1
-0
/
+1
*
|
iwlwifi: expose static methods for MVM use
David Spinadel
2012-04-16
1
-16
/
+16
*
|
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
2012-04-16
1
-4
/
+1
*
|
iwlwifi: complete STATUS_READY refactoring
Don Fry
2012-04-16
1
-0
/
+9
*
|
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
2012-04-16
1
-6
/
+0
*
|
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
2012-04-16
1
-10
/
+0
*
|
iwlwifi: change the default P2P support to "Yes"
Wey-Yi Guy
2012-04-12
1
-1
/
+1
*
|
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+19
*
|
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
2012-04-12
1
-0
/
+23
*
|
iwlwifi: move iwlagn_fw_error to iwl-agn.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+59
*
|
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
Meenakshi Venkataraman
2012-04-12
1
-0
/
+12
*
|
iwlwifi: move iwl_free_skb and mark it static
Meenakshi Venkataraman
2012-04-12
1
-0
/
+9
*
|
iwlwifi: calculate active legacy rates per station
Johannes Berg
2012-04-12
1
-2
/
+0
*
|
iwlwifi: dynamically determine lib_ops
Johannes Berg
2012-04-12
1
-2
/
+38
*
|
iwlwifi: move eeprom into priv
Johannes Berg
2012-04-12
1
-8
/
+5
*
|
iwlwifi: split force_reset debugfs file
Johannes Berg
2012-04-12
1
-6
/
+0
*
|
iwlwifi: remove ack_check module parameter
Johannes Berg
2012-04-12
1
-3
/
+0
*
|
iwlwifi: move hw_params into priv
Johannes Berg
2012-04-12
1
-18
/
+18
*
|
iwlwifi: move queue watchdog into transport
Johannes Berg
2012-04-12
1
-13
/
+5
*
|
iwlwifi: move rx_page_order into transport
Johannes Berg
2012-04-12
1
-11
/
+1
*
|
iwlwifi: Add pr_fmt
Joe Perches
2012-04-10
1
-0
/
+3
*
|
iwlwifi: move FW_ERROR to priv
Don Fry
2012-04-09
1
-4
/
+3
*
|
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
2012-04-09
1
-11
/
+9
*
|
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
2012-04-09
1
-0
/
+183
*
|
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
2012-04-09
1
-5
/
+5
*
|
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
2012-04-09
1
-1
/
+380
*
|
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
2012-04-09
1
-0
/
+7
*
|
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
2012-04-09
1
-1
/
+1
[next]