summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* wireless, at76c50x:: Don't needlessly test for NULL before calling release_fi...Jesper Juhl2012-04-121-4/+2
* rtl8192de: Recognize 92D E-CUT version.Forest Bond2012-04-121-1/+5
* rtl8192de: Clean up and fix 92D cut version constants and macros.Forest Bond2012-04-121-9/+7
* rtlwifi: support for Belkin Surf N300 XRLorenzo Bianconi2012-04-121-0/+1
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-04-1220-165/+3370
|\
| * ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-094-0/+107
| * ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-095-21/+116
| * ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-091-2/+3
| * ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-092-9/+47
| * ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan2012-04-041-1/+2
| * ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-031-0/+4
| * ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-032-2/+5
| * ath6kl: Set background scan period.Bala Shanmugam2012-03-281-0/+13
| * ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-281-3/+5
| * ath6kl: add full USB supportKalle Valo2012-03-262-4/+782
| * ath6kl: Add HTC pipe implementationKalle Valo2012-03-267-0/+1808
| * ath6kl: add htc opsKalle Valo2012-03-2610-55/+219
| * ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-262-3/+3
| * ath6kl: add rx data padding supportKalle Valo2012-03-262-0/+10
| * ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-262-0/+13
| * ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-262-0/+2
| * ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-264-4/+7
OpenPOWER on IntegriCloud