]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-10-18 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo/ath
2013-10-18 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2013-10-16 Kalle Valoath10k: add might_sleep() to ath10k_wmi_cmd_send()
2013-10-16 Kalle Valoath10k: fix ath10k_bss_assoc() to not sleep in atomic...
2013-10-16 Michal Kaziorath10k: remove unnecessary checks
2013-10-16 Michal Kaziorath10k: fix scheduling while atomic config bug
2013-10-16 Michal Kaziorath10k: track vif list internally
2013-10-16 Michal Kaziorath10k: fix add_interface failure handling
2013-10-16 Michal Kaziorath10k: use workqueue to set WEP TX key
2013-10-16 Bartosz Markowskiath10k: return better errno for unsupported pdev params
2013-10-16 Bartosz Markowskiath10k: rename WMI_CMD_UNDEFINED
2013-10-16 Bartosz Markowskiath10k: do not warn about unsupported vdev param
2013-10-14 Marcel HoltmannBluetooth: Read current IAC LAP on controller setup
2013-10-14 Marcel HoltmannBluetooth: Read number of supported IAC on controller...
2013-10-14 Marcel HoltmannBluetooth: Check that scan window is smaller or equal...
2013-10-14 Johan HedbergBluetooth: Check that bind() bdaddr type matches connect()
2013-10-14 Johan HedbergBluetooth: Reject invalid bdaddr types for sockets
2013-10-14 Johan HedbergBluetooth: Convert Set Discoverable to use an asynchron...
2013-10-14 Johan HedbergBluetooth: Fix updating scan mode in set_bredr()
2013-10-14 Johan HedbergBluetooth: Move set_bredr_scan() to avoid forward decla...
2013-10-14 Johan HedbergBluetooth: Make Set Connectable also update the LE...
2013-10-14 Kevin Lort2x00: rt2800lib: remove duplicate rf_vals for RF3053
2013-10-14 Kevin Lort2x00: rt2800lib: fix RF registers for RT5390/RT5392
2013-10-14 Amitkumar Karwarmwifiex: use alloc_workqueue() function
2013-10-14 Felix Fietkauath9k_hw: remove references to hw->conf
2013-10-14 Felix Fietkauath9k: make ath9k_uses_beacons static
2013-10-14 Felix Fietkauath9k: remove sc->config.cabqReadyTime
2013-10-14 Felix Fietkauath9k: move channel change code to ath_set_channel
2013-10-14 Felix Fietkauath9k: make ath9k_cmn_update_ichannel static
2013-10-14 Felix Fietkauath9k_hw: simplify channel flags
2013-10-14 Felix Fietkauath9k_hw: remove IS_CHAN_OFDM()
2013-10-14 Felix Fietkauath9k_hw: remove IS_CHAN_B()
2013-10-14 Felix Fietkauath9k_hw: remove direct accesses to channel mode flags
2013-10-14 Felix Fietkauath9k: use a separate data structure for rx buffers
2013-10-14 Fengguang Wuwcn36xx: fix coccinelle warnings
2013-10-14 Gabor Juhosrt2x00: rt73usb: use rt2x00_has_cap_* helpers
2013-10-14 Gabor Juhosrt2x00: rt61pci: use rt2x00_has_cap_* helpers
2013-10-14 Gabor Juhosrt2x00: rt2800lib: use rt2x00_has_cap_* helpers
2013-10-14 Gabor Juhosrt2x00: rt2x00lib: use rt2x00_has_cap_* helpers
2013-10-14 Gabor Juhosrt2x00: add rt2x00_has_cap_* helpers
2013-10-14 Gabor Juhosrt2x00: cleanup indentation in rt2800.h
2013-10-14 Johan HedbergBluetooth: Fix updating advertising data needlessly
2013-10-14 Johan HedbergBluetooth: Move static advertising functions to avoid...
2013-10-14 Johan HedbergBluetooth: Add missing error handling for Set Connectable
2013-10-14 Johan HedbergBluetooth: Move more logic into set_connectable complet...
2013-10-14 Johan HedbergBluetooth: Reorganize set_connectable HCI command sending
2013-10-14 Marcel HoltmannBluetooth: Introduce L2CAP channel callback for resuming
2013-10-14 Marcel HoltmannBluetooth: Introduce L2CAP channel flag for defer setup
2013-10-14 Marcel HoltmannBluetooth: Adjust header for proc socket information
2013-10-13 Marcel HoltmannBluetooth: Increase minor version of core module
2013-10-13 Marcel HoltmannBluetooth: Provide msg_name callback for L2CAP connecti...
2013-10-13 Marcel HoltmannBluetooth: Add support for per socket msg_name callback
2013-10-13 Marcel HoltmannBluetooth: Use l2cap_pi(sk) directly where possible
2013-10-13 Marcel HoltmannBluetooth: Remove src and dst fields from bt_sock structure
2013-10-13 Marcel HoltmannBluetooth: Store RFCOMM address information in its...
2013-10-13 Marcel HoltmannBluetooth: Store SCO address information in its own...
2013-10-13 Marcel HoltmannBluetooth: Use SCO addresses from HCI connection directly
2013-10-13 Marcel HoltmannBluetooth: Access BNEP session addresses through L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Access HIDP session addresses through L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Access CMTP session addresses through L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Access RFCOMM session addresses through...
2013-10-13 Marcel HoltmannBluetooth: Return the correct address type for L2CAP...
2013-10-13 Marcel HoltmannBluetooth: Store address information in L2CAP channel...
2013-10-13 Marcel HoltmannBluetooth: Update L2CAP socket source address from...
2013-10-13 Marcel HoltmannBluetooth: Fix coding style violations in SMP handling
2013-10-13 Marcel HoltmannBluetooth: Fix input address type for SMP C1 function
2013-10-13 Marcel HoltmannBluetooth: Use hci_conn->src address for L2CAP functions
2013-10-13 Marcel HoltmannBluetooth: Use hci_conn->src address for SMP functions
2013-10-13 Marcel HoltmannBluetooth: Update source address and type for incoming...
2013-10-13 Marcel HoltmannBluetooth: Store source address of HCI connections
2013-10-13 Marcel HoltmannBluetooth: Store the source address type of LE connections
2013-10-13 Marcel HoltmannBluetooth: Remove pointless bdaddr_to_le() helper function
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->src and l2cap_conn->dst...
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->src and l2cap_conn->dst...
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->src and l2cap_conn->dst...
2013-10-13 Marcel HoltmannBluetooth: Remove l2cap_conn->dst usage from AMP manager
2013-10-12 Marcel HoltmannBluetooth: Unicast connectionless data reception is...
2013-10-12 Marcel HoltmannBluetooth: The L2CAP fixed channel connectionless data...
2013-10-12 Marcel HoltmannBluetooth: Allow 3D profile to use security mode 4...
2013-10-12 Marcel HoltmannBluetooth: Limit security mode 4 level 0 to connection...
2013-10-12 Marcel HoltmannBluetooth: Fix PSM value for L2CAP connectionless data...
2013-10-12 Marcel HoltmannBluetooth: Fix HCI init for 1st generation BlueFRITZ...
2013-10-12 Marcel HoltmannBluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported...
2013-10-11 Marcel HoltmannBluetooth: Don't advertise high speed support without SSP
2013-10-11 Marcel HoltmannBluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
2013-10-11 Marcel HoltmannBluetooth: Add management command for setting LE scan...
2013-10-11 Marcel HoltmannBluetooth: Make LE scan interval and window a controlle...
2013-10-11 Marcel HoltmannBluetooth: Declare ath3k_table[] and ath3k_blist_tbl...
2013-10-11 Marcel HoltmannBluetooth: Declare bpa10x_table[] as const
2013-10-11 Marcel HoltmannBluetooth: Declare bfusb_table[] as const
2013-10-11 Marcel HoltmannBluetooth: Declare btusb_table[] and blacklist_table...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in vhci_sen...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in hci_uart...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in dtl1_hci...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in btuart_h...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in btmrvl_s...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in bt3c_hci...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in bluecard...
2013-10-11 Marcel HoltmannBluetooth: Remove pointless parameter check in bfusb_se...
2013-10-11 Marcel HoltmannBluetooth: Add hdev parameter to hdev->send driver...
next