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
/
iwl-agn-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
iwlwifi: remove get_cmd_string
Johannes Berg
1
-1
/
+1
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
1
-1
/
+0
2012-04-16
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
1
-1
/
+0
2012-04-12
iwlwifi: more generic name for bluetooth command
Wey-Yi Guy
1
-12
/
+18
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-62
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-2
/
+2
2012-04-09
iwlwifi: split POWER_PMI status bit
Don Fry
1
-1
/
+1
2012-04-09
iwlwifi: move FW_ERROR to priv
Don Fry
1
-0
/
+6
2012-04-09
iwlwifi: move valid_contexts to priv
Johannes Berg
1
-1
/
+1
2012-04-09
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-7
/
+7
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
1
-0
/
+1
2012-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-4
/
+4
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
1
-1
/
+1
2012-03-08
iwlwifi: remove unused argument from iwlagn_suspend
Johannes Berg
1
-2
/
+1
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
1
-0
/
+6
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-10
/
+10
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
1
-0
/
+8
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
1
-0
/
+6
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-10
/
+28
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
1
-1
/
+0
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
1
-1
/
+1
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-1
/
+1
2012-03-06
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-1
/
+1
2012-03-06
iwlwifi: remove SKU from config
Johannes Berg
1
-1
/
+1
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
1
-3
/
+0
2012-03-06
iwlwifi: introduce statistics lock
Johannes Berg
1
-0
/
+2
2012-03-05
iwlwifi: fix wowlan suspend
Johannes Berg
1
-1
/
+1
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-1
/
+1
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
1
-1
/
+1
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-2
/
+2
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
1
-1
/
+2
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-11
/
+11
2011-12-08
iwlagn: use IWL_MAX_TID_COUNT for WoWLAN
Johannes Berg
1
-1
/
+1
2011-12-08
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
1
-16
/
+16
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
1
-51
/
+0
2011-11-11
iwlwifi: Move the core suspend function to iwl-agn-lib
Wey-Yi Guy
1
-0
/
+357
2011-11-11
iwlagn: check for SMPS mode
Wey-Yi Guy
1
-0
/
+1
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-1
/
+0
2011-09-21
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-3
/
+5
2011-09-21
iwlagn: move scan code to scan file
Johannes Berg
1
-427
/
+0
2011-09-19
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
1
-5
/
+1
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move wait_for_tx_queue_empty to transport layer
Emmanuel Grumbach
1
-32
/
+1
[next]