Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | wireless: scan: Remove comment to compare_ether_addr | Joe Perches | 2013-09-03 | 1 | -4/+0 | |
| * | | | | | | | batman: Remove reference to compare_ether_addr | Joe Perches | 2013-09-03 | 1 | -1/+1 | |
| * | | | | | | | llc: Use normal etherdevice.h tests | Joe Perches | 2013-09-03 | 3 | -8/+8 | |
| * | | | | | | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller | 2013-09-03 | 1 | -4/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | can: gw: add a per rule limitation of frame hops | Oliver Hartkopp | 2013-08-29 | 1 | -4/+31 | |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-09-03 | 30 | -583/+1046 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-29 | 30 | -583/+1046 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-28 | 9 | -22/+27 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | mac80211: fix change_interface queue assignments | Johannes Berg | 2013-08-26 | 1 | -8/+11 | |
| | | | * | | | | | | | | cfg80211: add flags to cfg80211_rx_mgmt() | Vladimir Kondratiev | 2013-08-23 | 4 | -7/+8 | |
| | | | * | | | | | | | | mac80211: assign seqnums for group QoS frames | Bob Copeland | 2013-08-23 | 1 | -2/+4 | |
| | | | * | | | | | | | | mac80211: only respond to probe request with mesh ID | Chun-Yeow Yeoh | 2013-08-23 | 1 | -0/+3 | |
| | | | * | | | | | | | | mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers | Johannes Berg | 2013-08-23 | 1 | -3/+0 | |
| | | | * | | | | | | | | mac80211: minstrel_ht: don't use control.flags in TX status path | Johannes Berg | 2013-08-22 | 1 | -2/+1 | |
| | | * | | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-08-28 | 1 | -8/+3 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | mac80211: ignore (E)CSA in probe response frames | Johannes Berg | 2013-08-23 | 1 | -8/+3 | |
| | | * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-08-28 | 4 | -21/+48 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2013-08-22 | 7 | -200/+304 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | Bluetooth: Add SCO connection fallback | Frédéric Dalleau | 2013-08-21 | 2 | -11/+39 | |
| | | | * | | | | | | | | | | | Bluetooth: Handle specific error for SCO connection fallback | Frédéric Dalleau | 2013-08-21 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | Bluetooth: Prevent transparent SCO on older devices | Frédéric Dalleau | 2013-08-21 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | Bluetooth: Parameters for outgoing SCO connections | Frédéric Dalleau | 2013-08-21 | 2 | -6/+20 | |
| | | | * | | | | | | | | | | | Bluetooth: Use voice setting in deferred SCO connection request | Frédéric Dalleau | 2013-08-21 | 1 | -5/+17 | |
| | | | * | | | | | | | | | | | Bluetooth: Add Bluetooth socket voice option | Frédéric Dalleau | 2013-08-21 | 1 | -1/+39 | |
| | | | * | | | | | | | | | | | Bluetooth: Remove unused mask parameter in sco_conn_defer_accept | Frédéric Dalleau | 2013-08-21 | 1 | -7/+3 | |
| | | | * | | | | | | | | | | | Bluetooth: Use hci_connect_sco directly | Frédéric Dalleau | 2013-08-21 | 2 | -8/+3 | |
| | | | * | | | | | | | | | | | Bluetooth: Purge the dlc->tx_queue to avoid circular dependency | Gianluca Anzolin | 2013-08-21 | 1 | -0/+6 | |
| | | | * | | | | | | | | | | | 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 |