summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-27wl18xx/wl12xx: defines for Tx/Rx descriptors numIgal Chernobelsky
2012-09-27wlcore: tx_flush - optimize flow and force Tx during the flushArik Nemtsov
2012-09-27wlcore: make Tx flush timings more verboseArik Nemtsov
2012-09-27wlcore: allow only the lowest OFDM rate for p2p setup framesArik Nemtsov
2012-09-27wlcore: AP mode - send non-data packets with basic ratesArik Nemtsov
2012-09-27wlcore: cancel recovery_work on stop() instead of remove_interface()Eliad Peller
2012-09-27wl18xx: increase rx_ba_win_size to 32Ido Reis
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-09-27wlcore: consider single fw caseEliad Peller
2012-09-27wl18xx: update default phy configuration for pg2Ido Reis
2012-09-27wl12xx: remove duplicated include from main.cWei Yongjun
2012-09-27wlcore: Declare MODULE_FIRMWARE usageTim Gardner
2012-09-27wl12xx: use module_platform_driverLuciano Coelho
2012-09-27wl18xx: use module_platform_driverDevendra Naga
2012-09-25ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville
2012-09-25ath9k_hw: fix BT sleep state on chip wakeupRajkumar Manoharan
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde
2012-09-25mwifiex: potential corruption in mwifiex_update_uap_custom_ie()Dan Carpenter
2012-09-25ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-25Merge tag 'nfc-next-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz
2012-09-25MAINTAINERS: Add NFC specific mailing listSamuel Ortiz
2012-09-25NFC: Remove the pn544 raw driverCong Wang
2012-09-25NFC: Add HCI module descriptionEric Lapuyade
2012-09-25NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade
2012-09-25NFC: Move the pn544_hci dereference below the NULL testWei Yongjun
2012-09-25NFC: Move the nfcwilink dereference below the NULL testWei Yongjun
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade
2012-09-25NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz
2012-09-25NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz
2012-09-25NFC: Fix possible LLCP memory leakWei Yongjun
2012-09-25NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun
2012-09-25NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler requestSamuel Ortiz
2012-09-25NFC: Don't use WQ_MEM_RECLAIM for pn533Tejun Heo
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo
2012-09-25NFC: Remove repeated code for NULL checkSyam Sidhardhan