summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach2012-04-161-2/+0
* iwlwifi: remove double verification of ucode sectionsDavid Spinadel2012-04-161-36/+0
* iwlwifi: set size of ucode sectionDavid Spinadel2012-04-161-0/+1
* iwlwifi: remove iwl_tx_queue declarationJohannes Berg2012-04-161-2/+0
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-166-29/+31
* iwlwifi: added HBUS_TARG_TEST_REGAmit Beka2012-04-161-0/+3
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-166-17/+18
* iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-163-6/+17
* iwlwifi: remove antenna from mod params structJohannes Berg2012-04-161-2/+0
* iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-165-53/+4
* iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-164-73/+2
* iwlwifi: change the default P2P support to "Yes"Wey-Yi Guy2012-04-122-15/+16
* iwlwifi: more generic name for bluetooth commandWey-Yi Guy2012-04-122-14/+20
* iwlwifi: move scan related declarations out of iwl-core.hMeenakshi Venkataraman2012-04-122-24/+24
* iwlwifi: move utility functions out of iwl-core.hMeenakshi Venkataraman2012-04-122-13/+13
* iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman2012-04-122-2/+2
* iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.cMeenakshi Venkataraman2012-04-122-39/+39
* iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman2012-04-124-23/+21
* iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-122-23/+27
* iwlwifi: move iwl_send_bt_config and mark it staticMeenakshi Venkataraman2012-04-123-24/+23
* iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman2012-04-123-60/+55
* iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman2012-04-123-60/+59
* iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman2012-04-124-20/+16
* iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-14/+15
* iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-73/+74
* iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-28/+27
* iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-31/+31
* iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman2012-04-124-76/+91
* iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman2012-04-124-47/+47
* iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman2012-04-123-13/+12
* iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman2012-04-123-10/+9
* iwlwifi: move channel switch related functionsMeenakshi Venkataraman2012-04-123-77/+74
* iwlwifi: calculate active legacy rates per stationJohannes Berg2012-04-124-25/+10
* iwlwifi: make iwl_sta_fill_lq staticJohannes Berg2012-04-122-52/+50
* iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman2012-04-122-1/+1
* iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-1214-736/+763
* iwlwifi: introduce device family enumJohannes Berg2012-04-125-34/+61
* iwlwifi: create device configuration header fileJohannes Berg2012-04-122-142/+215
* iwlwifi: move eeprom into privJohannes Berg2012-04-1213-172/+155
* iwlwifi: split force_reset debugfs fileJohannes Berg2012-04-128-115/+62
* iwlwifi: remove ack_check module parameterJohannes Berg2012-04-123-74/+0
* iwlwifi: move hw_params into privJohannes Berg2012-04-1217-169/+168
* iwlwifi: move queue watchdog into transportJohannes Berg2012-04-1211-141/+91
* iwlwifi: remove unneeded struct declarationsJohannes Berg2012-04-121-2/+0
* iwlwifi: remove watchdog debugfs fileJohannes Berg2012-04-121-25/+0
* iwlwifi: move rx_page_order into transportJohannes Berg2012-04-127-25/+29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-123-26/+9
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-063-26/+9
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-102-3/+3
* | iwlwifi: Add pr_fmtJoe Perches2012-04-102-0/+6