Age | Commit message (Expand) | Author |
2011-07-21 | iwlagn: probe would crash with DEBUG_SHIRQ | Emmanuel Grumbach |
2011-07-21 | iwlagn: remove "disable otp refresh" W/A | Wey-Yi Guy |
2011-07-21 | iwlagn: rename iwlagn_set_dynamic_key | Johannes Berg |
2011-07-21 | iwlagn: track beacon interval sent to device | Johannes Berg |
2011-07-21 | iwlagn: write iq invert register for 105/135 device | Wey-Yi Guy |
2011-07-21 | iwlagn: implement WoWLAN | Johannes Berg |
2011-07-21 | iwlagn: rewrite HW crypto | Johannes Berg |
2011-07-21 | iwlagn: remove forgotten debugfs function | Johannes Berg |
2011-07-21 | iwlagn: remove un-necessary "_agn" | Wey-Yi Guy |
2011-07-21 | iwlagn: remove keyinfo cache | Johannes Berg |
2011-07-21 | iwlagn: testmode fixed rate available for testmode only | Wey-Yi Guy |
2011-07-21 | iwlagn: add comment to warn about WoWLAN in resume / suspend flows | Emmanuel Grumbach |
2011-07-21 | iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv | Emmanuel Grumbach |
2011-07-21 | iwlagn: simplify the bus architecture | Emmanuel Grumbach |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach |
2011-07-21 | iwlagn: move iwl_prepare_card_hw to the transport layer | Emmanuel Grumbach |
2011-07-21 | iwlagn: move more functions from the start flow to the transport layer | Emmanuel Grumbach |
2011-07-21 | iwlagn: SCD configuration for AMPDU moves to transport layer | Emmanuel Grumbach |
2011-07-21 | iwlagn: radio sensor offset in le16 format | Wey-Yi Guy |
2011-07-21 | iwlagn: define valid init calibration mask | Wey-Yi Guy |
2011-07-21 | iwlagn: remove legacy calibration command | Wey-Yi Guy |
2011-07-21 | iwlagn: set correct calibration flag | Wey-Yi Guy |
2011-07-21 | iwlagn: kill iwlagn_setup_deferred_work | Emmanuel Grumbach |
2011-07-21 | iwlagn: kill iwlagn_rx_handler_setup | Emmanuel Grumbach |
2011-07-21 | iwlagn: add kick_nic API to transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: add tx start API to transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c | Emmanuel Grumbach |
2011-07-16 | iwlagn: move iwlagn_stop_device to transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move tx transport functions to iwl-trans-tx-pcie.c | Emmanuel Grumbach |
2011-07-16 | iwlagn: move rx transport functions to iwl-trans-rx-pcie.c | Emmanuel Grumbach |
2011-07-16 | iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr | Fry, Donald H |
2011-07-16 | iwlagn: calibration bitmap | Wey-Yi Guy |
2011-07-16 | iwlagn: set default of uCode ownership to driver | Hsu, Kenny |
2011-07-16 | iwlagn: simplify TX flags assignments | Johannes Berg |
2011-07-16 | iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops | Emmanuel Grumbach |
2011-07-16 | iwlagn: comments for iwl_cfg | Wey-Yi Guy |
2011-07-16 | iwlagn: another double indirect removed | Wey-Yi Guy |
2011-07-16 | iwlagn: remove dual-indirect call to simply the code | Wey-Yi Guy |
2011-07-16 | iwlagn: remove un-necessary file | Wey-Yi Guy |
2011-07-16 | iwlagn: move the Rx dispatching to the upper layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move sync_irq to transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move the tasklet / irq to the transport layer | Emmanuel Grumbach |
2011-07-16 | iwlagn: move Tx datapath to transport layer | Emmanuel Grumbach |
2011-07-13 | iwlagn: Add missing comma between constant string array | Joe Perches |
2011-07-11 | iwlagn: fix warning in testmode attribute table | Wey-Yi Guy |
2011-07-11 | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry |
2011-07-11 | iwlagn: separate and enhance the fixed rate from | Wey-Yi Guy |
2011-07-11 | iwlagn: block regular host commands if driver don't own uCode | Wey-Yi Guy |
2011-07-11 | iwlagn: allow application own the uCode operation | Wey-Yi Guy |
2011-07-11 | iwlagn: add CMD_ON_DEMAND flag for host command from testmode | Wey-Yi Guy |