Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-01-28 | 11 | -42/+49 | |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-22 | 6 | -31/+35 | |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | | * | | | mac80211: add encrypt headroom to PERR frames | Bob Copeland | 2013-01-16 | 1 | -1/+3 | |
| | | | * | | | mac80211: set NEED_TXPROCESSING for PERR frames | Bob Copeland | 2013-01-16 | 1 | -0/+1 | |
| | | | * | | | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-16 | 1 | -3/+6 | |
| | | | * | | | mac80211: synchronize scan off/on-channel and PS states | Stanislaw Gruszka | 2013-01-16 | 3 | -26/+14 | |
| | | | * | | | mac80211: fix FT roaming | Johannes Berg | 2013-01-16 | 1 | -1/+11 | |
| | | * | | | | Bluetooth: Check if the hci connection exists in SCO shutdown | Gustavo Padovan | 2013-01-10 | 1 | -1/+1 | |
| | | * | | | | Bluetooth: Fix authentication if acl data comes before remote feature evt | Jaganath Kanakkassery | 2013-01-10 | 2 | -8/+11 | |
| | | * | | | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() | Anderson Lizardo | 2013-01-09 | 1 | -1/+1 | |
| | | * | | | | Bluetooth: Fix sending HCI commands after reset | Szymon Janc | 2013-01-09 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-22 | 15 | -100/+274 | |
| | |\ \ \ \ | ||||||
| | | * | | | | mac80211: split out chandef tracing macros | Johannes Berg | 2013-01-16 | 1 | -9/+15 | |
| | | * | | | | cfg80211: check radar interface combinations | Simon Wunderlich | 2013-01-16 | 4 | -8/+55 | |
| | | * | | | | cfg80211: Allow use_mfp to be specified with the connect command | Jouni Malinen | 2013-01-16 | 2 | -1/+11 | |
| | | * | | | | nl80211: allow user-space to set address for P2P_DEVICE | Arend van Spriel | 2013-01-16 | 1 | -0/+7 | |
| | | * | | | | {cfg,nl}80211: mesh power mode primitives and userspace access | Marco Porsch | 2013-01-16 | 2 | -1/+45 | |
| | | * | | | | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join | Marco Porsch | 2013-01-16 | 5 | -3/+23 | |
| | | * | | | | mac80211: move add_tim to subfunction | Marco Porsch | 2013-01-16 | 1 | -19/+28 | |
| | | * | | | | mac80211: update mesh peer link counter during userspace peering | Marco Porsch | 2013-01-16 | 3 | -17/+33 | |
| | | * | | | | nl80211: add range checks to mesh parameters | Marco Porsch | 2013-01-16 | 1 | -35/+44 | |
| | | * | | | | mac80211: allow disable power save in mesh | Chun-Yeow Yeoh | 2013-01-16 | 1 | -1/+2 | |
| | | * | | | | mac80211: call restart complete at wowlan resume time | Johannes Berg | 2013-01-16 | 1 | -3/+4 | |
| | | * | | | | mac80211: fix resume from WoWLAN | Johannes Berg | 2013-01-16 | 1 | -2/+4 | |
| | | * | | | | wireless: fix regulatory HT40 allowed check | Felix Fietkau | 2013-01-11 | 1 | -1/+3 | |
| | | * | | | | mac80211: fix HT40 connections | Johannes Berg | 2013-01-11 | 1 | -2/+2 | |
| | * | | | | | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | John W. Linville | 2013-01-14 | 10 | -66/+127 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | NFC: Use skb_copy_datagram_iovec | Samuel Ortiz | 2013-01-11 | 1 | -1/+1 | |
| | | * | | | | NFC: Avoid memcpy on LLCP connection less Rx path | Samuel Ortiz | 2013-01-11 | 1 | -8/+8 | |
| | | * | | | | NFC: Initial Secure Element API | Samuel Ortiz | 2013-01-10 | 4 | -1/+8 | |
| | | * | | | | NFC: Add HCI quirks to support driver (non)standard implementations | Eric Lapuyade | 2013-01-10 | 2 | -1/+9 | |
| | | * | | | | NFC: Fixed skb leak in tm_send() nfc and hci ops implementations | Eric Lapuyade | 2013-01-10 | 1 | -2/+4 | |
| | | * | | | | NFC: Changed event_received hci ops result semantic | Eric Lapuyade | 2013-01-10 | 1 | -6/+8 | |
| | | * | | | | NFC: Added error handling in event_received hci ops | Eric Lapuyade | 2013-01-10 | 1 | -3/+5 | |
| | | * | | | | NFC: Fixed nfc core and hci unregistration and cleanup | Eric Lapuyade | 2013-01-10 | 3 | -32/+53 | |
| | | * | | | | NFC: llcp: Fix Rx memory leak | Samuel Ortiz | 2013-01-10 | 1 | -10/+25 | |
| | | * | | | | NFC: llcp: Remove the tx backlog queue | Samuel Ortiz | 2013-01-10 | 3 | -6/+2 | |
| | | * | | | | NFC: Add support for SO_TIMESTAMP LLCP socket option | Thierry Escande | 2013-01-10 | 3 | -0/+8 | |
| | * | | | | | regulatory: fix restore_regulatory_settings | Johannes Berg | 2013-01-09 | 1 | -1/+1 | |
| | * | | | | | regulatory: fix uevent | Johannes Berg | 2013-01-09 | 1 | -6/+13 | |
| | * | | | | | mac80211: fix mesh_hwmp kerneldoc | Bob Copeland | 2013-01-04 | 1 | -1/+4 | |
| | |/ / / / | ||||||
| | * | | | | cfg80211: disallow more station changes | Johannes Berg | 2013-01-03 | 2 | -18/+13 | |
| | * | | | | mac80211: unset peer's HT 40 MHz support if not usable | Johannes Berg | 2013-01-03 | 1 | -0/+15 | |
| | * | | | | wireless: use __aligned | Johannes Berg | 2013-01-03 | 1 | -1/+1 | |
| | * | | | | mac80211: support HT notify channel width action | Johannes Berg | 2013-01-03 | 1 | -1/+30 | |
| | * | | | | mac80211: split TX aggregation stop action | Johannes Berg | 2013-01-03 | 1 | -5/+35 | |
| | * | | | | mac80211: move ieee80211_remove_tid_tx function | Johannes Berg | 2013-01-03 | 1 | -103/+103 | |
| | * | | | | mac80211: split out aggregation TX removal | Johannes Berg | 2013-01-03 | 1 | -18/+30 | |
| | * | | | | mac80211: split aggregation stop by reason | Johannes Berg | 2013-01-03 | 8 | -25/+33 | |
| | * | | | | nl80211/mac80211: support full station state in AP mode | Johannes Berg | 2013-01-03 | 3 | -45/+97 |