Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | Bluetooth: Make mgmt_stop_discovery_failed static | Andre Guedes | 2013-06-23 | 1 | -16/+16 | |
| | | | * | | | | | Bluetooth: Remove stop discovery handling from hci_event.c | Andre Guedes | 2013-06-23 | 1 | -14/+2 | |
| | | | * | | | | | Bluetooth: Update stop_discovery to use HCI request | Andre Guedes | 2013-06-23 | 1 | -7/+40 | |
| | | | * | | | | | Bluetooth: Use HCI request in interleaved discovery | Andre Guedes | 2013-06-23 | 3 | -28/+64 | |
| | | | * | | | | | Bluetooth: Move discovery macros to hci_core.h | Andre Guedes | 2013-06-23 | 1 | -18/+6 | |
| | | | * | | | | | Bluetooth: Make mgmt_start_discovery_failed static | Andre Guedes | 2013-06-23 | 1 | -21/+21 | |
| | | | * | | | | | Bluetooth: Remove start discovery handling from hci_event.c | Andre Guedes | 2013-06-23 | 1 | -23/+1 | |
| | | | * | | | | | Bluetooth: Update start_discovery to use HCI request | Andre Guedes | 2013-06-23 | 1 | -9/+85 | |
| | | | * | | | | | Bluetooth: Make inquiry_cache_flush non-static | Andre Guedes | 2013-06-23 | 1 | -5/+5 | |
| | | | * | | | | | Bluetooth: Fix multiple LE socket handling | Johan Hedberg | 2013-06-23 | 1 | -4/+8 | |
| | | | * | | | | | Bluetooth: Remove useless hci_conn disc_timeout setting | Johan Hedberg | 2013-06-23 | 1 | -2/+0 | |
| | | | * | | | | | Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP | Johan Hedberg | 2013-06-23 | 1 | -3/+5 | |
| | | | * | | | | | Bluetooth: Remove unnecessary L2CAP channel state check | Johan Hedberg | 2013-06-23 | 1 | -4/+1 | |
| | | | * | | | | | Bluetooth: Remove useless sk variable in l2cap_le_conn_ready | Johan Hedberg | 2013-06-23 | 1 | -5/+3 | |
| | | | * | | | | | Bluetooth: Fix duplicate call to l2cap_chan_ready() | Johan Hedberg | 2013-06-23 | 1 | -2/+0 | |
| | | | * | | | | | Bluetooth: Add clarifying comment to l2cap_conn_ready() | Johan Hedberg | 2013-06-23 | 1 | -0/+3 | |
| | | | * | | | | | Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() | Johan Hedberg | 2013-06-23 | 1 | -2/+6 | |
| | | | * | | | | | Bluetooth: Fix EBUSY condition test in l2cap_chan_connect | Johan Hedberg | 2013-06-23 | 1 | -10/+4 | |
| | | | * | | | | | Bluetooth: Fix LE vs BR/EDR selection when connecting | Johan Hedberg | 2013-06-23 | 1 | -1/+1 | |
| | | | * | | | | | Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT | Johan Hedberg | 2013-06-23 | 2 | -9/+9 | |
| | | | * | | | | | Bluetooth: Handle LE L2CAP signalling in its own function | Johan Hedberg | 2013-06-23 | 1 | -5/+48 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-06-24 | 20 | -223/+371 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | mac80211: initialize power mode for mesh STAs | Thomas Pedersen | 2013-06-24 | 1 | -0/+1 | |
| | | | * | | | | | mac80211: allow self-protected frame tx without sta | Thomas Pedersen | 2013-06-24 | 1 | -1/+2 | |
| | | | * | | | | | cfg80211: fix compilation warning for cfg80211_leave_all() | Arend van Spriel | 2013-06-24 | 1 | -1/+1 | |
| | | | * | | | | | wireless: check for dangling wdev->current_bss pointer | Ben Greear | 2013-06-24 | 1 | -0/+6 | |
| | | | * | | | | | wireless: add comments about bss refcounting | Ben Greear | 2013-06-24 | 2 | -0/+7 | |
| | | | * | | | | | wireless: Make sure __cfg80211_connect_result always puts bss | Ben Greear | 2013-06-24 | 1 | -1/+4 | |
| | | | * | | | | | cfg80211: hold BSS over association process | Johannes Berg | 2013-06-19 | 2 | -5/+14 | |
| | | | * | | | | | cfg80211: require passing BSS struct back to cfg80211_assoc_timeout | Johannes Berg | 2013-06-19 | 2 | -11/+12 | |
| | | | * | | | | | nl80211: use small state buffer for wiphy_dump | Johannes Berg | 2013-06-19 | 1 | -94/+116 | |
| | | | * | | | | | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-06-19 | 7 | -21/+122 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion" | Antonio Quartulli | 2013-06-18 | 3 | -46/+7 | |
| | | | * | | | | | | mac80211: change IBSS channel state to chandef | Simon Wunderlich | 2013-06-18 | 2 | -13/+12 | |
| | | | * | | | | | | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich | 2013-06-18 | 5 | -3/+31 | |
| | | | * | | | | | | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag | Simon Wunderlich | 2013-06-18 | 2 | -12/+66 | |
| | | | * | | | | | | mac80211: update mesh beacon on workqueue | Thomas Pedersen | 2013-06-18 | 3 | -12/+44 | |
| | | | * | | | | | | nl80211: use attributes to parse beacons | Simon Wunderlich | 2013-06-18 | 1 | -28/+25 | |
| | | | * | | | | | | mac80211: Fix VHT bandwidth change event | Ilan Peer | 2013-06-13 | 1 | -1/+1 | |
| | | | * | | | | | | mac80211: track AP's beacon rate and give it to the driver | Alexander Bondar | 2013-06-13 | 3 | -1/+17 | |
| | | | * | | | | | | mac80211: Ensure tid_start_tx is protected by sta->lock | Ben Greear | 2013-06-13 | 2 | -1/+4 | |
| | | | * | | | | | | mac80211: fix TX aggregation TID struct leak | Johannes Berg | 2013-06-13 | 1 | -0/+1 | |
| * | | | | | | | | | openvswitch: Add Kconfig dependency on GRE-DEMUX. | Pravin B Shelar | 2013-07-01 | 3 | -5/+18 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-06-30 | 22 | -783/+451 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag | Florian Westphal | 2013-06-30 | 1 | -2/+14 | |
| | * | | | | | | | | | ipvs: add sync_persist_mode flag | Julian Anastasov | 2013-06-26 | 2 | -0/+19 | |
| | * | | | | | | | | | ipvs: SH fallback and L4 hashing | Alexander Frolkin | 2013-06-26 | 1 | -15/+85 | |
| | * | | | | | | | | | ipvs: drop SCTP connections depending on state | Julian Anastasov | 2013-06-26 | 1 | -0/+12 | |
| | * | | | | | | | | | ipvs: replace the SCTP state machine | Julian Anastasov | 2013-06-26 | 2 | -704/+157 | |
| | * | | | | | | | | | ipvs: sloppy TCP and SCTP | Alexander Frolkin | 2013-06-26 | 3 | -14/+32 |