]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-02-13 Johan HedbergBluetooth: Add a convenience function to check for...
2012-02-13 Johan HedbergBluetooth: Convert hdev->ssp_mode to a flag
2012-02-13 Johan HedbergBluetooth: Merge boolean members of struct hci_conn...
2012-02-13 Johan HedbergBluetooth: Update device_connected and device_found...
2012-02-13 Johan HedbergBluetooth: Convert hdev->out to a bool type
2012-02-13 Johan HedbergBluetooth: Rename conn->pend to conn->flags
2012-02-13 Johan HedbergBluetooth: Merge device class into the EIR data in...
2012-02-13 Johan HedbergBluetooth: Move eir_has_data_field to hci_core.h
2012-02-13 Johan HedbergBluetooth: Add missing EIR defines to hci.h
2012-02-13 Johan HedbergBluetooth: Rename eir_has_complete_name to eir_has_data...
2012-02-13 Johan HedbergBluetooth: Add eir_len parameter to mgmt_ev_device_found
2012-02-13 Johan HedbergBluetooth: Rename mgmt connected events to match user...
2012-02-13 Johan HedbergBluetooth: Fix clearing persistent flags
2012-02-13 Andre GuedesBluetooth: Report LE devices
2012-02-13 Andre GuedesBluetooth: Add 'eir_len' param to mgmt_device_found()
2012-02-13 Andrei EmeltchenkoBluetooth: Change sk to l2cap_chan
2012-02-13 Andrei EmeltchenkoBluetooth: Use chan instead of sk
2012-02-13 Szymon JancBluetooth: Drop L2CAP chan reference if ERTM ack_timer...
2012-02-13 Szymon JancBluetooth: Don't send RNR immediately when entering...
2012-02-13 Szymon JancBluetooth: Clear ack_timer when sending ack
2012-02-13 Szymon JancBluetooth: Set P-bit for SREJ frame only if there are...
2012-02-13 Szymon JancBluetooth: Make l2cap_clear_timer return if timer was...
2012-02-13 Fabio EstevamBluetooth: Fix 'enable_hs' type
2012-02-13 Johan HedbergBluetooth: Sort to-be-resolved devices by RSSI during...
2012-02-13 Johan HedbergBluetooth: Fix resetting HCI_MGMT flag
2012-02-13 Johan HedbergBluetooth: Move mgmt related flags from hdev->flags...
2012-02-13 Johan HedbergBluetooth: Remove bogus inline declaration from l2cap_c...
2012-02-13 David HerrmannBluetooth: Remove __hci_dev_put/hold
2012-02-13 David HerrmannBluetooth: Correctly take hci_dev->dev refcount
2012-02-13 David HerrmannBluetooth: Remove HCI-owner field
2012-02-13 David HerrmannBluetooth: Correctly acquire module ref
2012-02-13 David HerrmannBluetooth: Remove unused hci-destruct cb
2012-02-13 David HerrmannBluetooth: uart-ldisc: Fix memory leak and remove destr...
2012-02-13 David HerrmannBluetooth: btsdio: Free driver data on SDIO shutdown
2012-02-13 David HerrmannBluetooth: bpa10x: Free private driver data on usb...
2012-02-13 David HerrmannBluetooth: btusb: Free driver data on USB shutdown
2012-02-13 David HerrmannBluetooth: bfusb: Free driver_data on USB shutdown
2012-02-13 David HerrmannBluetooth: vhci: Free driver_data on file release
2012-02-13 David HerrmannBluetooth: dtl1-cs: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: btwilink: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: btuart-cs: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: btmrvl: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: bt3c-cs: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: bluecard-cs: Remove empty destruct cb
2012-02-13 David HerrmannBluetooth: Make hci-destruct callback optional
2012-02-13 David HerrmannBluetooth: dtl1: Fix memleak in probe()
2012-02-13 David HerrmannBluetooth: hci-uart-ath: Use GFP_ATOMIC in open()
2012-02-13 David HerrmannBluetooth: hci-uart-bcsp: Use GFP_ATOMIC in open()
2012-02-13 David HerrmannBluetooth: hci-uart-h4: Use GFP_ATOMIC in open()
2012-02-13 David HerrmannBluetooth: hci-uart-ll: Use GFP_ATOMIC in open()
2012-02-13 Vinicius Costa... Bluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-13 Andrei EmeltchenkoBluetooth: Remove magic number from ACL TO
2012-02-13 Andrzej KaczmarekBluetooth: l2cap_set_timer needs jiffies as timeout...
2012-02-13 Andrzej KaczmarekBluetooth: Fix sk_sndtimeo initialization for L2CAP...
2012-02-13 Andrei EmeltchenkoBluetooth: Process num completed data blocks event
2012-02-13 Daniel WagnerBluetooth: Don't mark non xfer isoc endpoint URBs with...
2012-02-13 Johan HedbergBluetooth: Add name resolving support for mgmt based...
2012-02-13 Johan HedbergBluetooth: Add discovery state tracking
2012-02-13 Johan HedbergBluetooth: Rename hdev->inq_cache to hdev->discovery
2012-02-13 Johan HedbergBluetooth: Flush inquiry cache when starting mgmt trigg...
2012-02-13 Johan HedbergBluetooth: Return updated name state with hci_inquiry_c...
2012-02-13 Johan HedbergBluetooth: Add initial mgmt_confirm_name support
2012-02-13 Johan HedbergBluetooth: Move Extended Inquiry Response defines to...
2012-02-13 Johan HedbergBluetooth: Convert inquiry cache to use standard list...
2012-02-09 John W. Linvillertlwifi: Modify rtl_pci_init to return 0 on success master-2012-02-09
2012-02-08 Felix Fietkaumac80211: do not call rate control .tx_status before... master-2012-02-08-2
2012-02-08 Simon Grahamrtlwifi: Return correct failure code on error
2012-02-08 Luis R. Rodriguezmac80211: rename mesh static path_lookup()
2012-02-08 Simon Grahamrtlwifi: Handle previous allocation failures when freei...
2012-02-08 Felix Fietkaumac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG...
2012-02-08 Gertjan van... rt2x00: Correctly set txmixer_gain in RT3572 channel...
2012-02-08 Gertjan van... rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
2012-02-08 Gertjan van... rt2x00: Align RT3572 channel switch RFCSR 1 programming...
2012-02-08 Gertjan van... rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel...
2012-02-08 Gertjan van... rt2x00: Use saved BBP 25 and 26 values when configuring...
2012-02-08 Gertjan van... rt2x00: Update comment on freq_offset field in struct...
2012-02-08 Gertjan van... rt2x00: Use struct rt2x00_dev driver data in rt2800...
2012-02-08 Gertjan van... rt2x00: Introduce concept of driver data in struct...
2012-02-08 David Gibsonorinoco: Remove old mailing lists from MAINTAINERS
2012-02-06 Johannes Bergmac80211: call rate control only after init master-2012-02-06-2
2012-02-06 Stanislaw Gruszkaiwlegacy: remove set_hw_params callback master-2012-02-06
2012-02-06 Stanislaw Gruszkaiwlegacy: remove struct il_tx_info
2012-02-06 Stanislaw Gruszkaiwlegacy: merge il_base_params into il_cfg
2012-02-06 Stanislaw Gruszkaiwlegacy: move ops out of config
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx structure
2012-02-06 Stanislaw Gruszkaiwlegacy: remove il_setup_interface()
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->is_active
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_queue
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->ac_to_fifo
2012-02-06 Stanislaw Gruszkaiwlegacy: move ht out of ctx structure
2012-02-06 Stanislaw Gruszkaiwlegacy: move qos_data out of ctx structure
2012-02-06 Stanislaw Gruszkaiwlegacy: remove ctx interface_modes
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctx->station_flags
2012-02-06 Stanislaw Gruszkaiwlegacy: move wep_keys out of context
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of mcast_queue
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ctxid
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of *_devtype
2012-02-06 Stanislaw Gruszkaiwlegacy: move bcast_sta_id to hw_params
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of ap_sta_id
2012-02-06 Stanislaw Gruszkaiwlegacy: get rid of wep_key_cmd
next