summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter2013-02-081-3/+2Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-0830-423/+1315
|\
| * mac80211: mesh power save basicsMarco Porsch2013-02-0420-17/+803
| * cfg80211: wrap BSS krefJohannes Berg2013-02-041-5/+15
| * cfg80211: remove a local variableJohannes Berg2013-02-041-3/+2Star
| * cfg80211: use lockdep to assert lock is heldJohannes Berg2013-02-041-2/+4
| * mac80211: send deauth if connection was lost during suspendJohannes Berg2013-02-041-6/+8
| * mac80211: allow transmitting deauth with tainted keyJohannes Berg2013-02-041-1/+2
| * cfg80211: move locking into cfg80211_bss_ageJohannes Berg2013-02-042-3/+2Star
| * cfg80211: fix BSS IE allocation commentJohannes Berg2013-02-041-4/+1Star
| * mac80211: remove unused SSID from BSSJohannes Berg2013-02-041-4/+0Star
| * cfg80211: remove unused cfg80211_get_meshJohannes Berg2013-02-041-65/+0Star
| * cfg80211: simplify mesh BSS comparisonJohannes Berg2013-02-041-81/+39Star
| * cfg80211: fix BSS list hidden SSID lookupJohannes Berg2013-02-041-27/+53
| * cfg80211: refactor hidden SSID findingJohannes Berg2013-02-041-62/+20Star
| * cfg80211: expand per-station byte counters to 64bitVladimir Kondratiev2013-02-041-3/+13
| * mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-042-2/+5
| * mac80211: send deauth when connection is lostJohannes Berg2013-02-041-5/+4Star
| * mac80211: improve latency and throughput while software scanningStanislaw Gruszka2013-01-311-27/+5Star
| * mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-316-28/+99
| * cfg80211: remove free_priv BSS APIJohannes Berg2013-01-311-3/+0Star
| * mac80211: remove unused mesh data from bssJohannes Berg2013-01-312-40/+0Star
| * mac80211: remove last_probe_resp from bssJohannes Berg2013-01-312-5/+0Star
| * mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-314-33/+51
| * mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-312-4/+0Star
| * cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-313-0/+142
| * mac80211: dynamic short slot time for MBSSsThomas Pedersen2013-01-292-5/+63
| * cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg2013-01-291-1/+1
| * mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-291-5/+1Star
| * Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-01-2921-108/+176
| |\
* | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-011-6/+2Star
* | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0Star
* | | Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes2013-02-011-8/+10
* | | Bluetooth: Increment Management interface revisionJohan Hedberg2013-02-011-1/+1
* | | Bluetooth: Fix link security setting when powering onJohan Hedberg2013-02-011-0/+7
* | | Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34
* | | Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg2013-02-011-0/+34
* | | Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg2013-02-011-35/+43
* | | Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg2013-02-011-7/+1Star
* | | Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-011-31/+15Star
* | | Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-011-4/+2Star
* | | Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-011-25/+23Star
* | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-011-7/+3Star
* | | Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-011-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-3017-159/+457
|\| |
| * | mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen2013-01-281-0/+2
| * | cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-254-0/+151
| * | mac80211: avoid a build warningArnd Bergmann2013-01-251-4/+4
| * | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10Star
| * | cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich2013-01-241-1/+2