summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi1-1/+7
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs4-3/+20
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-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka1-3/+5
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka4-19/+53
2012-04-13Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville85-2924/+3800
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: Fix LLCP link timeout typoSamuel Ortiz1-1/+1
2012-04-12NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz1-0/+10
2012-04-12NFC: pn533 Rx chaining supportSamuel Ortiz1-16/+128
2012-04-12NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz1-38/+48
2012-04-12NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz1-2/+2
2012-04-12NFC: Fix LLCP TLV building routineSamuel Ortiz1-1/+1
2012-04-12NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2-2/+2
2012-04-12NFC: Dump LLCP framesSamuel Ortiz1-0/+7
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade2-1/+76
2012-04-12NFC: Changed target activated state logicEric Lapuyade2-4/+23
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade3-4/+4
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz5-6/+20
2012-04-12NFC: Add HCI documentationEric Lapuyade1-0/+155
2012-04-12NFC: SHDLC implementationEric Lapuyade4-0/+1058
2012-04-12NFC: HCI supportEric Lapuyade10-0/+1695
2012-04-12NFC: Export target lost functionEric Lapuyade2-0/+40
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz3-0/+32
2012-04-12ath9k: remove dead codeZefir Kurtisi6-16/+0
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2-2/+5
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
2012-04-12iwlwifi: move eeprom into privJohannes Berg13-172/+155
2012-04-12iwlwifi: split force_reset debugfs fileJohannes Berg8-115/+62
2012-04-12iwlwifi: remove ack_check module parameterJohannes Berg3-74/+0
2012-04-12iwlwifi: move hw_params into privJohannes Berg17-169/+168
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg11-141/+91
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg1-2/+0
2012-04-12iwlwifi: remove watchdog debugfs fileJohannes Berg1-25/+0
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg7-25/+29
2012-04-12ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl1-5/+2
2012-04-12wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl1-2/+1