pandora-kernel.git
2011-02-16 Ville TervoBluetooth: Add server socket support for LE connection
2011-02-16 Ville TervoBluetooth: Add LE connection support to L2CAP
2011-02-16 Ville TervoBluetooth: Use LE buffers for LE traffic
2011-02-16 Ville TervoBluetooth: Add LE connect support
2011-02-16 Ville TervoBluetooth: Add low energy commands and events
2011-02-15 Gustavo F.... Bluetooth: Add L2CAP mode to debugfs output
2011-02-15 Gustavo F.... Bluetooth: remove l2cap_load() hack
2011-02-14 Gustavo F.... Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
2011-02-14 Vasiliy KulikovBluetooth: sco: fix information leak to userspace
2011-02-14 Vasiliy KulikovBluetooth: bnep: fix buffer overflow
2011-02-11 Bala ShanmugamBluetooth: Add firmware support for Atheros 3012
2011-02-11 Vasiliy KulikovBluetooth: l2cap: fix 1 byte infoleak to userspace
2011-02-09 Rafał Miłeckissb: extract boardflags2 for SPROMs rev 4 and 5
2011-02-09 Stanislaw Gruszkaiwlwifi: fix ack health for WiFi/BT combo devices
2011-02-09 Stanislaw Gruszkaiwlwifi: cleanup iwl_good_ack_health
2011-02-09 Stanislaw Gruszkaiwlwifi: cleanup iwl_recover_from_statistics
2011-02-09 Steve Brownath9k: Remove redundant beacon_interval
2011-02-09 Ben Greearmac80211: Ensure power-level set properly for scanning.
2011-02-09 Ben Greearath9k: Add debug info for configuring power level.
2011-02-09 Ben Greearmac80211: Allow work items to use existing channel...
2011-02-09 Ben Greearmac80211: Allow scanning on existing channel-type.
2011-02-09 Ben Greearmac80211: Properly set work-item channel-type.
2011-02-09 Ben Greearath9k: Print channel-type in chan-change dbg message.
2011-02-09 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-02-09 Eliad Pellerwl12xx: set supported_rates after association
2011-02-09 Eliad Pellerwl12xx: use the conf struct instead of macros for memor...
2011-02-09 Eliad Pellerwl12xx: move to new firmware (6.1.3.50.49)
2011-02-09 Eliad Pellerwl12xx: mcp2.5 - add config_ps acx
2011-02-08 Gustavo F.... Bluetooth: update Bluetooth daemon name in Kconfig...
2011-02-08 Gustavo F.... Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move L2CAP sock timers function to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_release() to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: move l2cap_sock_ops to l2cap_sock.c
2011-02-08 Gustavo F.... Bluetooth: Initial work for L2CAP split.
2011-02-08 Gustavo F.... Bluetooth: Rename l2cap.c to l2cap_core.c
2011-02-08 Rogério BritoBluetooth: ath3k: Avoid duplication of code
2011-02-08 Andrei EmeltchenkoBluetooth: fix crash by disabling tasklet in sock accept
2011-02-08 Andrei EmeltchenkoBluetooth: Do not use assignments in IF conditions
2011-02-08 Johan HedbergBluetooth: Add set_io_capability management command
2011-02-08 Johan HedbergBluetooth: Add support for PIN code handling in the...
2011-02-08 Johan HedbergBluetooth: Create common cmd_complete function for...
2011-02-08 Johan HedbergBluetooth: Add get_connections managment interface...
2011-02-08 Johan HedbergBluetooth: Add support for connect failed management...
2011-02-08 Johan HedbergBluetooth: Add disconnect managment command
2011-02-08 Johan HedbergBluetooth: Add connected/disconnected management events
2011-02-08 Johan HedbergBluetooth: Implement link key handling for the manageme...
2011-02-08 Johan HedbergBluetooth: Add class of device control to the managemen...
2011-02-08 Johan HedbergBluetooth: Implement a more complete adapter initializa...
2011-02-08 Johan HedbergBluetooth: Remove page timeout setting from HCI init...
2011-02-08 Johan HedbergBluetooth: Add controller side link key clearing to...
2011-02-08 Johan HedbergBluetooth: Add special handling with __hci_request...
2011-02-08 Johan HedbergBluetooth: Reject pairing requests when in non-pairable...
2011-02-08 Johan HedbergBluetooth: Implement debugfs support for listing UUIDs
2011-02-08 Johan HedbergBluetooth: Implement UUID handling through the manageme...
2011-02-08 Johan HedbergBluetooth: Implement set_pairable managment command
2011-02-08 Johan HedbergBluetooth: Add send_mode_rsp convenience function for...
2011-02-08 Johan HedbergBluetooth: Add flag to track managment controlled adapters
2011-02-08 Johan HedbergBluetooth: Unify mode related management messages to...
2011-02-08 Johan HedbergBluetooth: Add set_connectable management command
2011-02-08 Johan HedbergBluetooth: Add support for set_discoverable management...
2011-02-08 Johan HedbergBluetooth: Add support for set_powered management command
2011-02-08 Johan HedbergBluetooth: Add support for management powered event
2011-02-08 Johan HedbergBluetooth: Implement automatic setup procedure for...
2011-02-08 Gustavo F.... Bluetooth: Fix setting of MTU for ERTM and Streaming...
2011-02-08 Andrei EmeltchenkoBluetooth: Use non-flushable by default L2CAP data...
2011-02-08 Jesper JuhlBluetooth: Fix failure to release lock in read_index_list()
2011-02-08 Gustavo F.... Merge branch 'master' of git://git./linux/kernel/git...
2011-02-07 Dan Carpentermac80211: remove unneeded check
2011-02-07 Mohammed Shafi... ath9k: Update comments for not parsing DTIM period
2011-02-07 Mohammed Shafi... mac80211: Update comments on radiotap MCS index
2011-02-07 Felix Fietkaumac80211: as a 4-addr station, do not receive packets...
2011-02-07 Ben Greearmac80211: Make some mlme timers module paramaters.
2011-02-07 Nick Kossifidisath5k: Fix fast channel switching
2011-02-06 Wey-Yi Guyiwlwifi: fix compiling error with different configuration
2011-02-06 Johannes Bergiwlwifi: remove unnecessary locking
2011-02-04 Ben Greearmac80211: Optimize scans on current operating channel.
2011-02-04 Felix Fietkauath9k: add additional checks for the baseband hang...
2011-02-04 Felix Fietkaumac80211: do not send duplicate data frames to the...
2011-02-04 Jouni Malinenath: Fix clearing of secondary key cache entry for...
2011-02-04 Rajkumar Manoharanmac80211: do not restart ps timer during scan or offchannel
2011-02-04 Jussi Kivilinnazd1211rw: add useful debug output
2011-02-04 Jussi Kivilinnazd1211rw: enable NL80211_IFTYPE_AP
2011-02-04 Jussi Kivilinnazd1211rw: reset rx urbs after idle period of 30 seconds
2011-02-04 Jussi Kivilinnazd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freez...
2011-02-04 Jussi Kivilinnazd1211rw: add TX watchdog and device resetting
2011-02-04 Jussi Kivilinnazd1211rw: collect driver settings and add function...
2011-02-04 Jussi Kivilinnazd1211rw: lower hw command timeouts
2011-02-04 Jussi Kivilinnazd1211rw: change interrupt URB buffer to DMA buffer
2011-02-04 Jussi Kivilinnazd1211rw: use stack and preallocated memory for small...
2011-02-04 Jussi Kivilinnazd1211rw: batch beacon config commands together
next