summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez2012-04-161-0/+2
| * wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2012-04-162-1/+2
| * ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-161-13/+8
| * ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-165-75/+44
| * ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-163-4/+4
| * ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-161-14/+1
| * net/wireless: use module_pci_driverAxel Lin2012-04-1613-191/+13
| * rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2012-04-162-0/+5
| * ath5k: add PCI idYoshinori Sato2012-04-161-0/+1
| * ath9k: fix beacon descriptorRajkumar Manoharan2012-04-161-1/+1
| * ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-161-0/+6
| * ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-161-2/+6
| * ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-161-0/+2
| * ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-161-2/+2
| * hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann2012-04-161-2/+1
| * mac80211_hwsim: fixup for tsf settingJavier Cardona2012-04-161-0/+1
| * ath9k: optimize the hardware hang checkFelix Fietkau2012-04-162-11/+3
| * ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
| * ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-162-3/+3
| * ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-161-2/+2
| * ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-166-52/+145
| * ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-161-48/+24
| * Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-04-1615-763/+755
| |\
| | * 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