]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - net
brcmfmac: use fwil for netdev callbacks.
[mirror_ubuntu-artful-kernel.git] / net /
2012-11-14 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2012-11-01 Andrei EmeltchenkoBluetooth: Rename ctrl_id to remote_amp_id
2012-11-01 Andrei EmeltchenkoBluetooth: Process Create Chan Request
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Use l2cap_physical_cfm in phylink compl...
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Check for hs_hcon instead of ctrl_id
2012-11-01 Andrei EmeltchenkoBluetooth: Disconnect logical link when deleting chan
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Remove hci_conn receiving error command...
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Disc Physical Link Complete evt
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Disc Logical Link
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Add Logical Link Create function
2012-11-01 Andrei EmeltchenkoBluetooth: Derive remote and local amp id from chan...
2012-11-01 Andrei EmeltchenkoBluetooth: Return correct L2CAP response type
2012-11-01 Andrei EmeltchenkoBluetooth: Save hs_hchan instead of hs_hcon in loglink...
2012-11-01 Andrei EmeltchenkoBluetooth: trivial: Fix braces style and remove empty...
2012-11-01 Syam SidhardhanBluetooth: mgmt: Use __constant when dealing with constants
2012-11-01 Syam SidhardhanBluetooth: Remove unnecessary include export.h
2012-11-01 Andrei EmeltchenkoBluetooth: Add put(hcon) when deleting hchan
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Logical Link complete evt
2012-11-01 Andrei EmeltchenkoBluetooth: AMP: Process Physical Link Complete evt
2012-11-01 Andrei EmeltchenkoBluetooth: Use helper function sending EFS conf rsp
2012-11-01 Andrei EmeltchenkoBluetooth: trivial: Remove unneeded assignment
2012-11-01 Johan HedbergBluetooth: Fix sending unnecessary HCI_LE_Host_Enable
2012-11-01 Johan HedbergBluetooth: Fix unnecessary EIR update during powering on
2012-11-01 Johan HedbergBluetooth: Fix sending unnecessary HCI_Write_SSP_Mode...
2012-11-01 Johan HedbergBluetooth: Fix setting host feature bits for SSP
2012-11-01 Johan HedbergBluetooth: Disallow LE scanning and connecting in perip...
2012-11-01 Johan HedbergBluetooth: Make use feature test macros
2012-11-01 Johan HedbergBluetooth: Fix updating host feature bits for LE
2012-11-01 Johan HedbergBluetooth: mgmt: Restrict BR/EDR settings to BR/EDR...
2012-11-01 Johan HedbergBluetooth: Fix HCI command sending when powering on...
2012-10-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-10-29 John W. LinvilleMerge tag 'nfc-next-3.8-1' of git://git.kernel.org...
2012-10-29 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-10-29 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2012-10-28 Thierry EscandeNFC: Extend netlink interface for LTO, RW, and MIUX...
2012-10-26 Johannes Bergmac80211: make sure data is accessible in EAPOL check
2012-10-26 Johannes Bergmac80211: verify that skb data is present
2012-10-26 Johannes Bergmac80211: check management frame header length
2012-10-26 Johannes Bergwireless: drop invalid mesh address extension frames
2012-10-26 Antonio Quartullimac80211: fix SSID copy on IBSS JOIN
2012-10-26 Samuel OrtizNFC: Purge LLCP socket Tx queues when being disconnected
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
2012-10-26 Kees CookNFC: Remove CONFIG_EXPERIMENTAL
2012-10-26 Szymon JancNFC: Fix some code style and whitespace issues
2012-10-26 Samuel OrtizNFC: Use IDR library to assing NFC devices IDs
2012-10-26 Samuel OrtizNFC: Return NULL when no LLCP socket for a dsap,ssap...
2012-10-26 Samuel OrtizNFC: Implement LLCP connection less Tx path
2012-10-26 Samuel OrtizNFC: UI frame sending routine implementation
2012-10-26 Samuel OrtizNFC: Forward LLCP datagrams to userspace
2012-10-26 Samuel OrtizNFC: Handle LLCP UI frames
2012-10-26 Samuel OrtizNFC: Keep connection less bound sockets alive when...
2012-10-26 Samuel OrtizNFC: Check for connection less sockets when looking...
2012-10-26 Samuel OrtizNFC: Reserve LLCP ssap when replying to an SNL frame
2012-10-26 Arron WangNFC: Fix sparse warnings due to missing static
2012-10-26 Szymon JancNFC: Fix style issues with logical operations
2012-10-26 Szymon JancNFC: Fix not propagating return code in nfc_hci_clear_a...
2012-10-26 Szymon JancNFC: Small nfc_hci_create_pipe refactoring
2012-10-26 Szymon JancNFC: Remove unneeded LLCP function return calls
2012-10-26 Szymon JancNFC: Remove not needed local variable in nci_set_local_...
2012-10-26 Szymon JancNFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_g...
2012-10-26 Thierry EscandeNFC: Add NFC_ATTR_RF_MODE when sending device netlink...
2012-10-26 Thierry EscandeNFC: Set rf_mode to NFC_RF_NONE where necessary
2012-10-26 Samuel OrtizNFC: Initial SNL support
2012-10-26 Samuel OrtizNFC: Add SNL frame building routine
2012-10-26 Samuel OrtizNFC: Use llcp_allocate_pdu to build the DISC frames
2012-10-26 Samuel OrtizNFC: Avoid falling back to SYMM when sk is NULL
2012-10-26 Eric LapuyadeNFC: HCI check presence must not fail when driver doesn...
2012-10-26 Arron WangNFC: Implement HCI DEP send and receive data
2012-10-26 Arron WangNFC: Implement HCI DEP link up and down
2012-10-26 Arron WangNFC: Handle pn544 continue activation
2012-10-26 Arron WangNFC: Pass hardware specific HCI event to driver
2012-10-25 Javier Cardonamac80211: don't inspect Sequence Control field on contr...
2012-10-25 Johannes Bergmac80211: complete bss_info tracing
2012-10-25 Johannes Bergmac80211: use non-atomic bitmap operation for local...
2012-10-25 Javier Cardonamac80211: Don't drop frames received with mesh ttl...
2012-10-25 Javier Cardonamac80211: Only process mesh config header on frames...
2012-10-25 Rami Rosenmac80211: remove duplicate check in ieee80211_rx_mgmt_b...
2012-10-24 Johannes Bergmac80211: use blacklist for duplicate IE check
2012-10-24 Gustavo PadovanBluetooth: Replace *_init() for *_setup()
2012-10-24 Johan HedbergBluetooth: Read adversiting channel TX power during...
2012-10-24 Johan HedbergBluetooth: Add setting of the LE event mask
2012-10-24 Johan HedbergBluetooth: Fix LE MTU reporting for HCIGETDEVINFO
2012-10-24 Johan HedbergBluetooth: Add initial support for LE-only controllers
2012-10-24 Syam SidhardhanBluetooth: Replace include linux/module.h with linux...
2012-10-24 Syam SidhardhanBluetooth: trivial: Remove newline before EOF
2012-10-24 Mat MartineauBluetooth: Start channel move when socket option is...
2012-10-24 Mat MartineauBluetooth: Do not retransmit data during a channel...
2012-10-24 Mat MartineauBluetooth: Ignore BR/EDR packet size constraints when...
2012-10-24 Mat MartineauBluetooth: Configure appropriate timeouts for AMP contr...
2012-10-24 Mat MartineauBluetooth: Do not send data during channel move
2012-10-24 Mat MartineauBluetooth: Flag ACL frames as complete for AMP controllers
2012-10-24 Mat MartineauBluetooth: Handle physical link completion
2012-10-24 Mat MartineauBluetooth: Add move confirm response handling
2012-10-24 Mat MartineauBluetooth: Add logical link confirm
2012-10-24 Mat MartineauBluetooth: Move channel response
2012-10-24 Mat MartineauBluetooth: Add state to hci_chan
2012-10-24 Mat MartineauBluetooth: Add move channel confirm handling
2012-10-24 Mat MartineauBluetooth: Add new ERTM receive states for channel...
2012-10-24 Mat MartineauBluetooth: Channel move request handling
next