Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Bluetooth: Fix the reference counting of tty_port | Gianluca Anzolin | 2013-08-21 | 1 | -34/+12 | |
| | | * | | | | | | Bluetooth: Implement .activate, .shutdown and .carrier_raised methods | Gianluca Anzolin | 2013-08-21 | 1 | -70/+47 | |
| | | * | | | | | | Bluetooth: Move the tty initialization and cleanup out of open/close | Gianluca Anzolin | 2013-08-21 | 1 | -42/+72 | |
| | | * | | | | | | Bluetooth: Remove the device from the list in the destructor | Gianluca Anzolin | 2013-08-21 | 1 | -21/+6 | |
| | | * | | | | | | Bluetooth: Take proper tty_struct references | Gianluca Anzolin | 2013-08-21 | 1 | -12/+17 | |
| | | * | | | | | | Bluetooth: Set different event mask for LE-only controllers | Marcel Holtmann | 2013-08-21 | 1 | -0/+12 | |
| | | * | | | | | | Bluetooth: Fix getting SCO socket options in deferred state | Johan Hedberg | 2013-08-21 | 1 | -2/+6 | |
| | | * | | | | | | Bluetooth: hidp: remove wrong send_report at init | Benjamin Tissoires | 2013-07-25 | 1 | -14/+0 | |
| | | * | | | | | | Bluetooth: hidp: implement hidinput_input_event callback | Benjamin Tissoires | 2013-07-25 | 1 | -0/+26 | |
| | | * | | | | | | Bluetooth: Add missing braces to an "else if" | Gustavo Padovan | 2013-07-25 | 1 | -1/+2 | |
| | | * | | | | | | Bluetooth: Use defines instead of integer literals | Mikel Astiz | 2013-07-25 | 1 | -4/+5 | |
| | | * | | | | | | Bluetooth: Use defines in in hci_get_auth_req() | Mikel Astiz | 2013-07-25 | 1 | -5/+8 | |
| | | * | | | | | | Bluetooth: Fix simple whitespace vs tab style issue | Marcel Holtmann | 2013-07-25 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-16 | 14 | -344/+570 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | | * | | | | | | mac80211: add APIs to allow keeping connections after WoWLAN | Johannes Berg | 2013-08-16 | 2 | -8/+148 | |
| | | * | | | | | | mac80211: move ibss presp generation in own function | Simon Wunderlich | 2013-08-16 | 1 | -76/+109 | |
| | | * | | | | | | mac80211: perform power save processing before decryption | Johan Almbladh | 2013-08-16 | 1 | -202/+202 | |
| | | * | | | | | | net: rfkill: Do not ignore errors from regulator_enable() | Luis Henriques | 2013-08-15 | 1 | -3/+5 | |
| | | * | | | | | | mac80211: ibss - do not scan if not needed when creating an IBSS | Antonio Quartulli | 2013-08-12 | 1 | -0/+11 | |
| | | * | | | | | | mac80211: add vif to testmode cmd | David Spinadel | 2013-08-12 | 1 | -1/+10 | |
| | | * | | | | | | cfg80211: add wdev to testmode cmd | David Spinadel | 2013-08-12 | 4 | -12/+28 | |
| | | * | | | | | | mac80211: add control port protocol TX control flag | Johannes Berg | 2013-08-12 | 2 | -5/+8 | |
| | | * | | | | | | nl80211: clean up CQM settings code | Johannes Berg | 2013-08-12 | 1 | -27/+24 | |
| | | * | | | | | | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels | Simon Wunderlich | 2013-08-09 | 1 | -0/+9 | |
| | | * | | | | | | mac80211: allow lowest basic rate for unicast management for mesh | Chun-Yeow Yeoh | 2013-08-09 | 1 | -7/+16 | |
| | | * | | | | | | wireless: make TU conversion macros available | Johannes Berg | 2013-08-06 | 1 | -3/+0 | |
| | * | | | | | | | NFC: Update secure element state | Arron Wang | 2013-08-14 | 1 | -0/+4 | |
| | * | | | | | | | NFC: Fix secure element state check | Arron Wang | 2013-08-14 | 1 | -2/+2 | |
| | * | | | | | | | NFC: hci: Fix enable/disable confusion | Dan Carpenter | 2013-08-14 | 1 | -1/+1 | |
| | * | | | | | | | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade | 2013-08-14 | 3 | -4/+15 | |
| | * | | | | | | | NFC: Move nfc_fw_download_done() definition from private to public | Eric Lapuyade | 2013-08-14 | 1 | -2/+0 | |
| | * | | | | | | | NFC: Add a GET_SE netlink API | Samuel Ortiz | 2013-08-14 | 1 | -0/+91 | |
| | * | | | | | | | NFC: Fix SE discovery failure warning condition | Samuel Ortiz | 2013-08-14 | 1 | -1/+1 | |
* | | | | | | | | | net: sctp: probe: allow more advanced ingress filtering by mark | Daniel Borkmann | 2013-09-04 | 1 | -5/+13 | |
* | | | | | | | | | net: neighbour: Remove CONFIG_ARPD | Tim Gardner | 2013-09-04 | 4 | -22/+0 | |
* | | | | | | | | | net: dsa: inherit addr_assign_type along with dev_addr | Bjørn Mork | 2013-09-04 | 1 | -1/+1 | |
* | | | | | | | | | net: vlan: inherit addr_assign_type along with dev_addr | Bjørn Mork | 2013-09-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | net: make snmp_mib_free static inline | Cong Wang | 2013-09-03 | 1 | -12/+0 | |
* | | | | | | | | net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment() | Cong Wang | 2013-09-01 | 2 | -56/+13 | |
* | | | | | | | | ipv6: Add generic UDP Tunnel segmentation | Cong Wang | 2013-09-01 | 2 | -52/+111 | |
* | | | | | | | | vxlan: add ipv6 proxy support | Cong Wang | 2013-09-01 | 2 | -4/+6 | |
* | | | | | | | | ipv6: move in6_dev_finish_destroy() into core kernel | Cong Wang | 2013-09-01 | 2 | -30/+31 | |
* | | | | | | | | vxlan: add ipv6 route short circuit support | Cong Wang | 2013-09-01 | 1 | -0/+1 | |
* | | | | | | | | vxlan: add ipv6 support | Cong Wang | 2013-09-01 | 1 | -1/+1 | |
* | | | | | | | | ipv6: do not call ndisc_send_rs() with write lock | Cong Wang | 2013-09-01 | 1 | -3/+7 | |
* | | | | | | | | ipv6: export in6addr_loopback to modules | Cong Wang | 2013-09-01 | 2 | -9/+16 | |
* | | | | | | | | ipv6: export a stub for IPv6 symbols used by vxlan | Cong Wang | 2013-09-01 | 2 | -0/+14 | |
* | | | | | | | | ipv6: move ip6_local_out into core kernel | Cong Wang | 2013-09-01 | 2 | -25/+26 | |
* | | | | | | | | ipv6: move ip6_dst_hoplimit() into core kernel | Cong Wang | 2013-09-01 | 2 | -19/+22 | |
* | | | | | | | | qdisc: fix build with !CONFIG_NET_SCHED | stephen hemminger | 2013-09-01 | 2 | -5/+4 |