summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-30rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_syncLarry Finger2-34/+2
2011-09-30rtlwifi: Remove unused routine _usb_readN_syncLarry Finger2-12/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar6-243/+207
2011-09-30mwifiex: fix Tx data rate display issueAmitkumar Karwar1-1/+17
2011-09-30mwifiex: remove unreachable codeAmitkumar Karwar1-44/+2
2011-09-30mwifiex: remove unnecessary mwifiex_dump_station_info() callAmitkumar Karwar1-2/+0
2011-09-30ath9k: Remove redundant my beacon check at ath_rx_ps_beaconRajkumar Manoharan1-17/+6
2011-09-30ath9k: Remove unnecessary AMPDU check at tx statusRajkumar Manoharan2-9/+2
2011-09-30mac80211: max_tp_rate2 management of minstrel_htLorenzo Bianconi1-0/+2
2011-09-30wireless: at76c50x: use native hex_pack_byte() methodAndy Shevchenko1-10/+8
2011-09-29btusb: add device entry for Broadcom SoftSailingOliver Neukum1-0/+3
2011-09-29Bluetooth: hci_le_adv_report_evt code refactoringAndre Guedes1-8/+6
2011-09-29Bluetooth: Fix possible NULL pointer dereferenceWaldemar Rymarkiewicz1-1/+5
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell1-0/+1
2011-09-28ath6kl: improve wmi debug messagesKalle Valo2-10/+37
2011-09-28ath6kl: add debug logs for bootingKalle Valo2-9/+63
2011-09-28ath6kl: add sdio debug messagesKalle Valo2-9/+29
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo4-22/+28
2011-09-28ath6kl: silence "invalid rate" warningKalle Valo4-1/+64
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville9-15/+29
2011-09-28Bluetooth: Mark not declared l2cap_core functions as staticSzymon Janc1-6/+6
2011-09-28Bluetooth: use recommended LE connection parametersAnderson Lizardo1-7/+7
2011-09-28Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2-165/+81
2011-09-28Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()Mat Martineau1-2/+28
2011-09-28Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMMMat Martineau4-5/+20
2011-09-28Bluetooth: Allow ACL packets over USB in HCI_RAW modePeter Hurley1-2/+1
2011-09-27mac80211: treat the WME sta flag as a bitArik Nemtsov1-1/+1
2011-09-27wl3501_cs: min_t() cast truncates high bitsDan Carpenter1-1/+1
2011-09-27mac80211: save tx params per sdataEliad Peller6-15/+31
2011-09-27cfg80211/mac80211: add netdev param to set_txq_params()Eliad Peller3-1/+8
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan8-7/+46
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan6-6/+32
2011-09-27NFC: use after free on errorDan Carpenter1-8/+6
2011-09-27iwlagn: fix scan complete processingJohannes Berg2-4/+33
2011-09-27iwlagn: move iwl_process_scan_complete upJohannes Berg1-54/+54
2011-09-27iwlagn: refactor scan completeJohannes Berg1-8/+11
2011-09-27iwlagn: make iwl_scan_cancel_timeout voidJohannes Berg2-4/+2
2011-09-27iwlagn: remove Kelvin supportJohannes Berg3-9/+1
2011-09-27iwlagn: fix slot programmingJohannes Berg1-1/+1
2011-09-27iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-27iwlagn: use kcalloc when possible for array allocationEmmanuel Grumbach4-16/+19
2011-09-27iwlagn: update rate scaling with BA notificationsEmmanuel Grumbach1-4/+9
2011-09-27iwlagn: add debugging to show probe related info in scan notificationWey-Yi Guy1-0/+2
2011-09-27iwlagn: set the sequence control from the transport layerEmmanuel Grumbach2-3/+3
2011-09-27MAINTAINERS: update iwlwifiWey-Yi Guy1-1/+1
2011-09-27iwlagn: sparse warning priv->temperature is signedEmmanuel Grumbach1-1/+16
2011-09-27iwlagn: remove warning in iwl_rx_handleEmmanuel Grumbach1-3/+6
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau1-1/+1
2011-09-27NFC: protect nci_data_exchange transactionsIlan Elias4-2/+13
2011-09-27NFC: implicitly deactivate in nci_start_pollIlan Elias1-1/+6