summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel
2011-06-10b43: check for allocation failuresDan Carpenter
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar
2011-06-10iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka
2011-06-10iwlegacy: remove unused agg_tids_countStanislaw Gruszka
2011-06-10iwlegacy: remove firmware event logStanislaw Gruszka
2011-06-10iwlegacy: remove reset rf infrastructureStanislaw Gruszka
2011-06-10iwlegacy: remove recover from statisticsStanislaw Gruszka
2011-06-10iwlegacy: remove unused power commands definesStanislaw Gruszka
2011-06-10libertas: add sd8686 reset_card supportDaniel Drake
2011-06-10networking: fix warning about unused label wake_upVincent Zweije
2011-06-10cfg80211: Ignore downstream DEAUTH for authtry_bssesPaul Stewart
2011-06-10rtlwifi: Factor out code to receive one packetMike McCormack
2011-06-10rtlwifi: Free skb in one placeMike McCormack
2011-06-10rtlwifi: Resubmit skbs with bad CRC earlyMike McCormack
2011-06-10rtlwifi: Remove unnecessary indentMike McCormack
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-09Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-06-09Bluetooth: Clean up some code style issuesWaldemar Rymarkiewicz
2011-06-09Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()David Miller
2011-06-09Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devicesVille Tervo
2011-06-09Bluetooth: Do not ignore errors returned from strict_strtol()David Miller
2011-06-09Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz
2011-06-09Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian
2011-06-08Bluetooth: Fix check for the ERTM local busy stateMat Martineau
2011-06-08Bluetooth: Restore accidentally-deleted lineMat Martineau
2011-06-08Bluetooth: Simplify hci_conn_accept_secure checkWaldemar Rymarkiewicz
2011-06-08Bluetooth: Add BT_POWER L2CAP socket option.Jaikumar Ganesh
2011-06-08Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-06-08Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-06-08Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-06-08Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-06-08Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes
2011-06-08Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-06-08Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes
2011-06-08Bluetooth: LE advertising cacheAndre Guedes