index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
2012-02-17
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
Emmanuel Grumbach
2012-02-17
iwlwifi: change args to ucode routines
Don Fry
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
iwlwifi: move firmware_loading_complete to iwl_nic
Don Fry
2012-02-17
iwlwifi: move firmware_name to iwl_nic
Don Fry
2012-02-17
iwlwifi: move fw_index from iwl_priv to iwl_nic
Don Fry
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
2012-02-17
iwlwifi: create iwl_nic structure
Don Fry
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-17
iwlwifi: trace debug messages
Johannes Berg
2012-02-17
iwlwifi: added reply data to testmode HCMD send
Amit Beka
2012-02-17
iwlwifi: testmode new indirect RW API
Amit Beka
2012-02-17
iwlwifi: log as error when error detected
Wey-Yi Guy
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-06
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2012-02-02
iwlwifi: range check to testmode direct reg access
Amit Beka
2012-02-02
iwlwifi: release IRQ in error path
Johannes Berg
2012-02-02
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
2012-02-02
iwlwifi: move bcast_sta_id init to common routine
Don Fry
2012-02-02
iwlwifi: clarify comment
Don Fry
2012-02-02
iwlwifi: debug print in tx_queue_set_status is more clear
Emmanuel Grumbach
2012-02-02
iwlwifi: stop_hw replace enable_rfkill_int
Emmanuel Grumbach
2012-02-02
iwlwifi: move hw_rev to transport layer
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_get_hw_id_string
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_is_pm_supported
Emmanuel Grumbach
2012-02-02
iwlwifi: kill bus_apm_config
Emmanuel Grumbach
2012-02-02
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
2012-02-02
iwlwifi: move the RF kill logic from iwl_probe to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: introduce trans_ops->stop_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: move apm_init to start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: move prepare_card_hw to start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
Emmanuel Grumbach
2012-02-02
iwlwifi: don't use the bus for ucode fw_desc any more
Emmanuel Grumbach
2012-02-02
iwlwifi: remove the pointer to dev from the bus layer
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
iwlwifi: the read / write register ops move to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
2012-02-02
iwlwifi: allocate the transport from the bus layer
Emmanuel Grumbach
2012-02-02
iwlwifi: move the shrd memory from priv
Emmanuel Grumbach
2012-02-02
iwlwifi: separate the APM from the EEPROM
Emmanuel Grumbach
2012-02-02
iwlwifi: Connect IDI transport to driver.
Gregory Greenman
2012-02-02
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-02-01
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
2012-02-01
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
2012-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-30
iwlwifi: always restrict scan dwell in P2P
Johannes Berg
2012-01-30
iwlwifi: add option to disalbe LED
Wey-Yi Guy
2012-01-30
iwlwifi: fix uCode event tracing
Johannes Berg
[next]