summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-04-12iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman
2012-04-12iwlwifi: move channel switch related functionsMeenakshi Venkataraman
2012-04-12iwlwifi: calculate active legacy rates per stationJohannes Berg
2012-04-12iwlwifi: make iwl_sta_fill_lq staticJohannes Berg
2012-04-12iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12iwlwifi: introduce device family enumJohannes Berg
2012-04-12iwlwifi: create device configuration header fileJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10iwlwifi: Add pr_fmtJoe Perches
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move FW_ERROR to privDon Fry
2012-04-09iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_get_single_channel_number and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_full_rxon_required and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_check_rxon_cmd and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_set_rxon_hwcrypto and mark it staticMeenakshi Venkataraman
2012-04-09iwlwifi: Move iwl_send_rxon_timing and make it staticMeenakshi Venkataraman
2012-04-09iwlwifi: move iwl_init_geos to iwl-agn.cMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode_type from shared to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: make iwl_nic_error staticMeenakshi Venkataraman
2012-04-09iwlwifi: use iwlagn_fw_error instead of iwl_nic_errorMeenakshi Venkataraman
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-09iwlwifi: use scan while idleJohannes Berg
2012-04-09iwlwifi: remove scan_rx_antennasJohannes Berg
2012-04-09iwlwifi: remove iq_invert config paramJohannes Berg
2012-04-09iwlwifi: remove support_wimax_coexistJohannes Berg
2012-04-09iwlwifi: clarify config struct commentsJohannes Berg
2012-04-09iwlwifi: add trailing newline to various messagesJohannes Berg
2012-04-09iwlwifi: simplify calibration collectionJohannes Berg
2012-04-09iwlwifi: extend notification waitJohannes Berg
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg
2012-04-09iwlwifi: remove un-needed parameterWey-Yi Guy
2012-04-09iwlwifi: phy_db structureDavid Spinadel
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg