summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-13brcm80211: fmac: add frame header extension supportFranky Lin1-0/+1
2012-04-13brcm80211: fmac: register primary net device with device mac addressArend van Spriel3-14/+5
2012-04-13brcm80211: fmac: remove primary mac address handling from brcmf_net_attachArend van Spriel1-13/+12
2012-04-13brcm80211: fmac: make brcmf_net_attach() staticArend van Spriel2-59/+58
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior7-9/+17
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan3-20/+0
2012-04-13rt2800: zero registers of unused TX ringsJakub Kicinski1-0/+10
2012-04-13rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2-3/+5
2012-04-13rt2800: add disabling of DMA before loading firmwareJakub Kicinski1-0/+2
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski3-24/+19
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville84-2907/+3790
2012-04-13iwlwifi: change the default P2P support to "Yes"Wey-Yi Guy2-15/+16
2012-04-13iwlwifi: more generic name for bluetooth commandWey-Yi Guy2-14/+20
2012-04-13iwlwifi: move scan related declarations out of iwl-core.hMeenakshi Venkataraman2-24/+24
2012-04-13iwlwifi: move utility functions out of iwl-core.hMeenakshi Venkataraman2-13/+13
2012-04-13iwlwifi: move iwl_bcast_addr to iwl-agn-sta.cMeenakshi Venkataraman2-2/+2
2012-04-13iwlwifi: move iwl_force_rf_reset to iwl-agn-rx.cMeenakshi Venkataraman2-39/+39
2012-04-13iwlwifi: move iwl_send_statistics_request to iwl-agn.cMeenakshi Venkataraman4-23/+21
2012-04-13iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.cMeenakshi Venkataraman2-23/+27
2012-04-13iwlwifi: move iwl_send_bt_config and mark it staticMeenakshi Venkataraman3-24/+23
2012-04-13iwlwifi: move iwl_set_tx_power and make it staticMeenakshi Venkataraman3-60/+55
2012-04-13iwlwifi: move iwlagn_fw_error to iwl-agn.cMeenakshi Venkataraman3-60/+59
2012-04-13iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman4-20/+16
2012-04-13iwlwifi: move iwl_set_rate to iwl-agn-rxon.cMeenakshi Venkataraman4-14/+15
2012-04-13iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.cMeenakshi Venkataraman4-73/+74
2012-04-13iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.cMeenakshi Venkataraman4-28/+27
2012-04-13iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.cMeenakshi Venkataraman4-31/+31
2012-04-13iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.cMeenakshi Venkataraman4-76/+91
2012-04-13iwlwifi: move iwl_is_ht40_tx_allowed out of iwl-core.cMeenakshi Venkataraman4-47/+47
2012-04-13iwlwifi: move iwl_set_hw_rfkill_state and mark it staticMeenakshi Venkataraman3-13/+12
2012-04-13iwlwifi: move iwl_free_skb and mark it staticMeenakshi Venkataraman3-10/+9
2012-04-13iwlwifi: move channel switch related functionsMeenakshi Venkataraman3-77/+74
2012-04-13iwlwifi: calculate active legacy rates per stationJohannes Berg4-25/+10
2012-04-13iwlwifi: make iwl_sta_fill_lq staticJohannes Berg2-52/+50
2012-04-13iwlwifi: move iwlagn_hw_valid_rtc_data_addr prototypeMeenakshi Venkataraman2-1/+1
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg14-736/+763
2012-04-12net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev3-0/+31
2012-04-12prism54: replace open-coded ARRAY_SIZE with macroJim Cromie1-4/+2
2012-04-12brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2-32/+12
2012-04-12NFC: pn533 Rx chaining supportSamuel Ortiz1-16/+128
2012-04-12NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz1-38/+48
2012-04-12ath9k: remove dead codeZefir Kurtisi6-16/+0
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar4-48/+62
2012-04-12mwifiex: add support for WPS2.0Avinash Patil7-0/+105
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar3-3/+4
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar3-0/+38
2012-04-12mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao1-1/+1
2012-04-12iwlwifi: introduce device family enumJohannes Berg5-34/+61
2012-04-12iwlwifi: create device configuration header fileJohannes Berg2-142/+215