summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: use DIV_ROUND_UP in suitable places in btmrvl_sdioAndy Shevchenko2013-08-211-2/+2
* Bluetooth: replace strict_strtol() with kstrtol()Jingoo Han2013-07-251-3/+3
* Bluetooth: hidp: remove wrong send_report at initBenjamin Tissoires2013-07-251-14/+0
* Bluetooth: hidp: implement hidinput_input_event callbackBenjamin Tissoires2013-07-251-0/+26
* Bluetooth: Add missing braces to an "else if"Gustavo Padovan2013-07-251-1/+2
* Bluetooth: Use defines instead of integer literalsMikel Astiz2013-07-251-4/+5
* Bluetooth: Use defines in in hci_get_auth_req()Mikel Astiz2013-07-251-5/+8
* Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
* Bluetooth: Fix simple whitespace vs tab style issueMarcel Holtmann2013-07-251-1/+1
* bgmac: make bgmac depend on bcm47xxHauke Mehrtens2013-07-241-1/+1
* wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez2013-07-241-0/+30
* ath9k: Fix diversity combining for AR9285Sujith Manoharan2013-07-247-20/+30
* mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2PAvinash Patil2013-07-241-1/+3
* mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar2013-07-244-87/+91
* mwifiex: correction in mwifiex_check_fw_status() return statusAmitkumar Karwar2013-07-241-2/+0
* mwifiex: replace mdelay with msleepAmitkumar Karwar2013-07-242-2/+2
* mwifiex: reduce firmware poll retriesAmitkumar Karwar2013-07-242-4/+0
* mwifiex: add unregister_dev handler for usb interfaceAmitkumar Karwar2013-07-241-0/+8
* mwifiex: move if_ops.cleanup_if() callAmitkumar Karwar2013-07-242-3/+3
* mwifiex: remove unnecessary del_timer(cmd_timer)Amitkumar Karwar2013-07-241-2/+0
* mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleakAmitkumar Karwar2013-07-242-7/+1
* mwifiex: add PCIe shutdown handler to avoid system hang on rebootAmitkumar Karwar2013-07-241-0/+9
* mwifiex: correct max IE length check for WPS IEAvinash Patil2013-07-241-5/+6
* mwifiex: support to send deauth for P2P clientStone Piao2013-07-241-0/+1
* mwifiex: skip registering mgmt frame that has already registeredStone Piao2013-07-241-6/+10
* mwifiex: discard deauth and disassoc event during WPS sessionStone Piao2013-07-241-0/+10
* mwifiex: add tx info to skb when forming mgmt frameHuawei Yang2013-07-241-0/+5
* mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil2013-07-244-2/+69
* mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil2013-07-243-7/+7
* mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil2013-07-242-5/+5
* mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang2013-07-241-4/+0
* iwl3945: better skb management in rx pathEric Dumazet2013-07-241-12/+19
* wil6210: drop -Werror compiler flagVladimir Kondratiev2013-07-221-3/+0
* MAINTAINERS: update ath6kl git locationKalle Valo2013-07-221-1/+1
* MAINTAINERS: add ath10kKalle Valo2013-07-221-0/+8
* wil6210: Enable TCP/UDP checksum HW offloadKirshenbaum Erez2013-07-224-3/+101
* wil6210: fix error path in wil_tx_vringVladimir Kondratiev2013-07-221-3/+4
* cw1200: Fix incorrect endianness annotation in a header fieldSolomon Peachy2013-07-221-1/+1
* ath9k: Release the RF bus after setting board valuesSujith Manoharan2013-07-221-9/+8
* ath9k: Program correct initvals for FCCSujith Manoharan2013-07-221-1/+17
* ath9k: Use correct channel when switching bandsSujith Manoharan2013-07-221-1/+2
* ath9k: Fix FastChannelChange for AR9462/AR9565Sujith Manoharan2013-07-221-18/+27
* ath9k: Add a HW flag for FCCSujith Manoharan2013-07-222-0/+8
* ath9k: Move INI overrides to ar9003_hw_override_iniSujith Manoharan2013-07-221-17/+16
* brcmsmac: Further reduce log spam from tx phy messagesJohn Greene2013-07-222-5/+5
* bcma: fix handling of big addrlHauke Mehrtens2013-07-221-8/+8
* bcma: return correct error code when bus scan failedHauke Mehrtens2013-07-221-1/+1
* bcma: add constants for new ARM based SoCsHauke Mehrtens2013-07-221-0/+5
* bcma: make it possible to select SoC support without mipsHauke Mehrtens2013-07-221-2/+8
* bcma: add some more core namesHauke Mehrtens2013-07-222-0/+24
OpenPOWER on IntegriCloud