Age | Commit message (Expand) | Author |
2013-12-19 | mac80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park |
2013-12-19 | nl80211: support vendor-specific events | Johannes Berg |
2013-12-19 | mac80211: add helper functions for tracking P2P NoA state | Felix Fietkau |
2013-12-19 | mac80211: fix iflist_mtx/mtx locking in radar detection | Johannes Berg |
2013-12-19 | mac80211: remove unnecessary iflist_mtx locking | Johannes Berg |
2013-12-19 | mac80211: align struct ps_data.tim to unsigned long | Joe Perches |
2013-12-18 | mac80211: make ieee80211_recalc_radar_chanctx static | Johannes Berg |
2013-12-18 | mac80211: fix checkpatch errors | Weilong Chen |
2013-12-16 | nl80211: add VHT support for set_bitrate_mask | Janusz Dziedzic |
2013-12-16 | mac80211: read station mgmt keys via get_key call | Max Stepanov |
2013-12-16 | mac80211: check pairwise key_idx on get_key call | Max Stepanov |
2013-12-16 | mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon() | Luciano Coelho |
2013-12-16 | mac80211: refactor ieee80211_ibss_process_chanswitch() | Luciano Coelho |
2013-12-16 | mac80211: update adjusting TBTT bit in beacon | Thomas Pedersen |
2013-12-16 | mac80211: reschedule sched scan after HW restart | David Spinadel |
2013-12-16 | mac80211: make ieee80211_assign_beacon() static | Luciano Coelho |
2013-12-16 | mac80211: lock sdata in ieee80211_csa_connection_drop_work() | Luciano Coelho |
2013-12-16 | mac80211: let the driver reserve extra tailroom in beacons | Felix Fietkau |
2013-12-16 | mac80211: free all AP/VLAN keys at once | Johannes Berg |
2013-12-16 | mac80211: optimise mixed AP/VLAN station removal | Johannes Berg |
2013-12-16 | mac80211: optimise synchronize_net() for sta_info_flush | Johannes Berg |
2013-12-16 | mac80211: move synchronize_net() before sta key removal | Johannes Berg |
2013-12-16 | mac80211: don't delay station destruction | Johannes Berg |
2013-12-16 | mac80211: move 4-addr sta pointer clearing before synchronize_rcu() | Johannes Berg |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher |
2013-12-11 | rfkill: Fix FSF address in file headers | Jeff Kirsher |
2013-12-11 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-12-10 | Bluetooth: Fix handling of L2CAP Command Reject over LE | Johan Hedberg |
2013-12-09 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville |
2013-12-09 | Bluetooth: Use macros for connectionless slave broadcast features | Marcel Holtmann |
2013-12-07 | Bluetooth: Increase minor version of core module | Marcel Holtmann |
2013-12-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-12-05 | Bluetooth: Fix valid LE PSM check | Johan Hedberg |
2013-12-05 | Bluetooth: Use min_t for calculating chan->mps | Johan Hedberg |
2013-12-05 | mac80211: fix nested sdata lock for IBSS/CSA | Simon Wunderlich |
2013-12-05 | cfg80211: don't "leak" uncompleted scans | Eliad Peller |
2013-12-05 | mac80211: start_next_roc only if scan was actually running | Eliad Peller |
2013-12-05 | mac80211: determine completed scan type by defined ops | Eliad Peller |
2013-12-05 | cfg80211: stop sched scan only when needed | Barak Bercovitz |
2013-12-05 | cfg80211: in bitrate_mask, rename mcs to ht_mcs | Janusz Dziedzic |
2013-12-05 | nl80211: allow setting bitrate mask back to default | Janusz Dziedzic |
2013-12-05 | Bluetooth: Simplify l2cap_chan initialization for LE CoC | Johan Hedberg |
2013-12-05 | Bluetooth: Add debugfs controls for LE CoC MPS and Credits | Johan Hedberg |
2013-12-05 | Bluetooth: Fix validating LE PSM values | Johan Hedberg |
2013-12-05 | Bluetooth: Fix CID ranges for LE CoC CID allocations | Johan Hedberg |
2013-12-05 | Bluetooth: Fix clearing of chan->omtu for LE CoC channels | Johan Hedberg |
2013-12-05 | Bluetooth: Limit LE MPS to the MTU value | Johan Hedberg |