index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-19
iwlwifi: Remove inconsistent and redundant declaration
David Spinadel
1
-1
/
+0
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
42
-2714
/
+2639
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
12
-115
/
+144
2012-04-16
iwlwifi: optimize struct iwl_cmd_meta layout
Johannes Berg
1
-2
/
+2
2012-04-16
iwlwifi: expose static methods for MVM use
David Spinadel
5
-78
/
+156
2012-04-16
iwlwifi: phy db channel to tx power channel group
David Spinadel
2
-2
/
+24
2012-04-16
iwlwifi: Disabling calibrations variable
Dor Shaish
4
-11
/
+50
2012-04-16
iwlwifi: remove uneeded include from iwl-pci.c
Emmanuel Grumbach
1
-2
/
+0
2012-04-16
iwlwifi: remove double verification of ucode sections
David Spinadel
1
-36
/
+0
2012-04-16
iwlwifi: set size of ucode section
David Spinadel
1
-0
/
+1
2012-04-16
iwlwifi: remove iwl_tx_queue declaration
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: move status definitions from iwl-shared
Don Fry
6
-29
/
+31
2012-04-16
iwlwifi: added HBUS_TARG_TEST_REG
Amit Beka
1
-0
/
+3
2012-04-16
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
6
-17
/
+18
2012-04-16
iwlwifi: complete STATUS_READY refactoring
Don Fry
3
-6
/
+17
2012-04-16
iwlwifi: remove antenna from mod params struct
Johannes Berg
1
-2
/
+0
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
5
-53
/
+4
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
4
-73
/
+2
2012-04-12
iwlwifi: change the default P2P support to "Yes"
Wey-Yi Guy
2
-15
/
+16
2012-04-12
iwlwifi: more generic name for bluetooth command
Wey-Yi Guy
2
-14
/
+20
2012-04-12
iwlwifi: move scan related declarations out of iwl-core.h
Meenakshi Venkataraman
2
-24
/
+24
2012-04-12
iwlwifi: move utility functions out of iwl-core.h
Meenakshi Venkataraman
2
-13
/
+13
2012-04-12
iwlwifi: move iwl_bcast_addr to iwl-agn-sta.c
Meenakshi Venkataraman
2
-2
/
+2
2012-04-12
iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.c
Meenakshi Venkataraman
2
-39
/
+39
2012-04-12
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
4
-23
/
+21
2012-04-12
iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
Meenakshi Venkataraman
2
-23
/
+27
2012-04-12
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
3
-24
/
+23
2012-04-12
iwlwifi: move iwl_set_tx_power and make it static
Meenakshi Venkataraman
3
-60
/
+55
2012-04-12
iwlwifi: move iwlagn_fw_error to iwl-agn.c
Meenakshi Venkataraman
3
-60
/
+59
2012-04-12
iwlwifi: move iwl_chswitch_done to iwl-mac80211.c
Meenakshi Venkataraman
4
-20
/
+16
2012-04-12
iwlwifi: move iwl_set_rate to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-14
/
+15
2012-04-12
iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-73
/
+74
2012-04-12
iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-28
/
+27
2012-04-12
iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-31
/
+31
2012-04-12
iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
Meenakshi Venkataraman
4
-76
/
+91
2012-04-12
iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.c
Meenakshi Venkataraman
4
-47
/
+47
2012-04-12
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
Meenakshi Venkataraman
3
-13
/
+12
2012-04-12
iwlwifi: move iwl_free_skb and mark it static
Meenakshi Venkataraman
3
-10
/
+9
2012-04-12
iwlwifi: move channel switch related functions
Meenakshi Venkataraman
3
-77
/
+74
2012-04-12
iwlwifi: calculate active legacy rates per station
Johannes Berg
4
-25
/
+10
2012-04-12
iwlwifi: make iwl_sta_fill_lq static
Johannes Berg
2
-52
/
+50
2012-04-12
iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototype
Meenakshi Venkataraman
2
-1
/
+1
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
14
-736
/
+763
2012-04-12
iwlwifi: introduce device family enum
Johannes Berg
5
-34
/
+61
2012-04-12
iwlwifi: create device configuration header file
Johannes Berg
2
-142
/
+215
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
13
-172
/
+155
2012-04-12
iwlwifi: split force_reset debugfs file
Johannes Berg
8
-115
/
+62
2012-04-12
iwlwifi: remove ack_check module parameter
Johannes Berg
3
-74
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
17
-169
/
+168
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
11
-141
/
+91
[next]