summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-12wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl4-20/+10
2012-04-12ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl1-2/+1
2012-04-12wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl1-2/+1
2012-04-12wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl1-4/+2
2012-04-12rtl8192de: Recognize 92D E-CUT version.Forest Bond1-1/+5
2012-04-12rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond1-9/+7
2012-04-12rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi1-0/+1
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville20-165/+3370
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4103-50132/+104657
2012-04-12rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka3-2/+24