summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-21Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau3-8/+5
2013-08-21Bluetooth: Purge the dlc->tx_queue to avoid circular dependencyGianluca Anzolin1-0/+6
2013-08-21Bluetooth: Fix the reference counting of tty_portGianluca Anzolin1-34/+12
2013-08-21Bluetooth: Implement .activate, .shutdown and .carrier_raised methodsGianluca Anzolin1-70/+47
2013-08-21Bluetooth: Move the tty initialization and cleanup out of open/closeGianluca Anzolin1-42/+72
2013-08-21Bluetooth: Remove the device from the list in the destructorGianluca Anzolin1-21/+6
2013-08-21Bluetooth: Take proper tty_struct referencesGianluca Anzolin1-12/+17
2013-08-21Bluetooth: Set different event mask for LE-only controllersMarcel Holtmann1-0/+12
2013-08-21Bluetooth: Fix getting SCO socket options in deferred stateJohan Hedberg1-2/+6
2013-08-21Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko1-2/+2
2013-07-25Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han1-3/+3
2013-07-25Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires1-14/+0
2013-07-25Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires1-0/+26
2013-07-25Bluetooth: Add missing braces to an "else if"Gustavo Padovan1-1/+2
2013-07-25Bluetooth: Use defines instead of integer literalsMikel Astiz1-4/+5
2013-07-25Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz1-5/+8
2013-07-25Bluetooth: Add HCI authentication capabilities macrosMikel Astiz1-0/+6
2013-07-25Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann1-1/+1
2013-07-24bgmac: make bgmac depend on bcm47xxHauke Mehrtens1-1/+1
2013-07-24wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez1-0/+30
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan7-20/+30
2013-07-24mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil1-1/+3
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar4-87/+91
2013-07-24mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar1-2/+0
2013-07-24mwifiex: replace mdelay with msleepAmitkumar Karwar2-2/+2
2013-07-24mwifiex: reduce firmware poll retriesAmitkumar Karwar2-4/+0
2013-07-24mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar1-0/+8
2013-07-24mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar2-3/+3
2013-07-24mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar1-2/+0
2013-07-24mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar2-7/+1
2013-07-24mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar1-0/+9
2013-07-24mwifiex: correct max IE length check for WPS IEAvinash Patil1-5/+6
2013-07-24mwifiex: support to send deauth for P2P clientStone Piao1-0/+1
2013-07-24mwifiex: skip registering mgmt frame that has already registeredStone Piao1-6/+10
2013-07-24mwifiex: discard deauth and disassoc event during WPS sessionStone Piao1-0/+10
2013-07-24mwifiex: add tx info to skb when forming mgmt frameHuawei Yang1-0/+5
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil4-2/+69
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil3-7/+7
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2-5/+5
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang1-4/+0
2013-07-24iwl3945: better skb management in rx pathEric Dumazet1-12/+19
2013-07-22wil6210: drop -Werror compiler flagVladimir Kondratiev1-3/+0
2013-07-22MAINTAINERS: update ath6kl git locationKalle Valo1-1/+1
2013-07-22MAINTAINERS: add ath10kKalle Valo1-0/+8
2013-07-22wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez4-3/+101
2013-07-22wil6210: fix error path in wil_tx_vringVladimir Kondratiev1-3/+4
2013-07-22cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy1-1/+1
2013-07-22ath9k: Release the RF bus after setting board valuesSujith Manoharan1-9/+8
2013-07-22ath9k: Program correct initvals for FCCSujith Manoharan1-1/+17
2013-07-22ath9k: Use correct channel when switching bandsSujith Manoharan1-1/+2