summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy2012-04-1210500-278501/+497100
|\
| * iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-1214-736/+763
| * net/wireless: ipw2x00: add supported cipher suites to wiphy initializationStanislav Yakovlev2012-04-123-0/+31
| * prism54: replace open-coded ARRAY_SIZE with macroJim Cromie2012-04-121-4/+2
| * brcm80211: replace open-coded ARRAY_SIZE with the macroJim Cromie2012-04-122-32/+12
| * NFC: Fix LLCP link timeout typoSamuel Ortiz2012-04-121-1/+1
| * NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz2012-04-121-0/+10
| * NFC: pn533 Rx chaining supportSamuel Ortiz2012-04-121-16/+128
| * NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz2012-04-121-38/+48
| * NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz2012-04-121-2/+2
| * NFC: Fix LLCP TLV building routineSamuel Ortiz2012-04-121-1/+1
| * NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2012-04-122-2/+2
| * NFC: Dump LLCP framesSamuel Ortiz2012-04-121-0/+7
| * NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-122-1/+76
| * NFC: Changed target activated state logicEric Lapuyade2012-04-122-4/+23
| * NFC: Fix next target_idx type and rename for clarityEric Lapuyade2012-04-123-4/+4
| * NFC: The core part should generate the target indexSamuel Ortiz2012-04-125-6/+20
| * NFC: Add HCI documentationEric Lapuyade2012-04-121-0/+155
| * NFC: SHDLC implementationEric Lapuyade2012-04-124-0/+1058
| * NFC: HCI supportEric Lapuyade2012-04-1210-0/+1695
| * NFC: Export target lost functionEric Lapuyade2012-04-122-0/+40
| * NFC: Add a target lost netlink eventSamuel Ortiz2012-04-123-0/+32
| * ath9k: remove dead codeZefir Kurtisi2012-04-126-16/+0
| * mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh2012-04-122-2/+5
| * mwifiex: use asynchronous firmware loadingAmitkumar Karwar2012-04-124-48/+62
| * mwifiex: add support for WPS2.0Avinash Patil2012-04-127-0/+105
| * mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-123-3/+4
| * mwifiex: set default regulatory domainAmitkumar Karwar2012-04-123-0/+38
| * mwifiex: fix typo in RSSI_HIGH event handlingBing Zhao2012-04-121-1/+1
| * 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
| * ipw2100: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-121-2/+1
| * wireless, orinoco: release_firmware() tests for NULL, remove explicit tests b...Jesper Juhl2012-04-121-5/+2
| * wireless, mwifiex: drop redundant NULL test before call to release_firmware()Jesper Juhl2012-04-121-2/+1
| * wireless, libertas: remove redundant NULL tests before calling release_firmwa...Jesper Juhl2012-04-124-20/+10
| * ipw2200: remove a redundant NULL check before calling release_firmware()Jesper Juhl2012-04-121-2/+1
| * wireless, atmel: remove pointless test for NULL before release_firmware() callJesper Juhl2012-04-121-2/+1