index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rxon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: move DVM code into subdirectory
Johannes Berg
2012-06-06
1
-1577
/
+0
*
iwlwifi: trust mac80211 channel setting
Johannes Berg
2012-06-06
1
-9
/
+0
*
iwlwifi: use mac80211 channel in connection init
Johannes Berg
2012-06-06
1
-10
/
+2
*
iwlwifi: make a lot of functions static
Johannes Berg
2012-06-06
1
-10
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
1
-0
/
+4
|
\
|
*
iwlwifi: support explicit monitor interface
Johannes Berg
2012-05-16
1
-0
/
+4
*
|
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-4
/
+4
|
/
*
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
1
-1
/
+2
*
iwlwifi: remove TX/RX frame statistics
Johannes Berg
2012-04-23
1
-1
/
+0
*
iwlwifi: properly set basic rates
Johannes Berg
2012-04-23
1
-25
/
+94
*
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-2
/
+2
*
iwlwifi: expose static methods for MVM use
David Spinadel
2012-04-16
1
-10
/
+9
*
iwlwifi: Disabling calibrations variable
Dor Shaish
2012-04-16
1
-2
/
+7
*
iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+27
*
iwlwifi: move iwl_set_tx_power and make it static
Meenakshi Venkataraman
2012-04-12
1
-0
/
+55
*
iwlwifi: move iwl_set_rate to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+13
*
iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+72
*
iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+23
*
iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+29
*
iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
Meenakshi Venkataraman
2012-04-12
1
-0
/
+90
*
iwlwifi: move hw_params into priv
Johannes Berg
2012-04-12
1
-1
/
+1
*
iwlwifi: move iwl_full_rxon_required and mark it static
Meenakshi Venkataraman
2012-04-09
1
-0
/
+64
*
iwlwifi: move iwl_check_rxon_cmd and mark it static
Meenakshi Venkataraman
2012-04-09
1
-0
/
+73
*
iwlwifi: move iwl_set_rxon_hwcrypto and mark it static
Meenakshi Venkataraman
2012-04-09
1
-0
/
+12
*
iwlwifi: Move iwl_send_rxon_timing and make it static
Meenakshi Venkataraman
2012-04-09
1
-0
/
+103
*
iwlwifi: move valid_contexts to priv
Johannes Berg
2012-04-09
1
-1
/
+1
*
iwlwifi: add trailing newline to various messages
Johannes Berg
2012-04-09
1
-1
/
+1
*
iwlwifi: extend notification wait
Johannes Berg
2012-04-09
1
-1
/
+4
*
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-13
1
-1
/
+1
*
iwlwifi: more status bit factoring
Don Fry
2012-03-08
1
-7
/
+7
*
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-08
1
-6
/
+2
*
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
1
-5
/
+6
*
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
2012-03-07
1
-2
/
+1
*
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
1
-10
/
+10
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
1
-8
/
+8
*
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
1
-7
/
+0
*
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
1
-6
/
+0
*
iwlwifi: remove shared lock
Johannes Berg
2012-03-06
1
-6
/
+0
*
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
1
-2
/
+2
*
iwlwifi: enable receiving beacons when not associated
Meenakshi Venkataraman
2012-02-17
1
-0
/
+16
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-24
1
-1
/
+1
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
1
-2
/
+2
|
\
|
*
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
2011-12-14
1
-2
/
+2
*
|
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
2011-12-06
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-13
/
+23
|
\
\
|
|
/
|
*
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
2011-12-02
1
-13
/
+23
*
|
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
1
-1
/
+2
*
|
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
2011-11-11
1
-1
/
+1
[next]