summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04mac80211: send deauth when connection is lostJohannes Berg
2013-02-01Bluetooth: Refactor mgmt_pending_foreachAndre Guedes
2013-02-01Bluetooth: Remove unneeded lockingAndre Guedes
2013-02-01Bluetooth: Reduce critical section in sco_conn_readyAndre Guedes
2013-02-01Bluetooth: Increment Management interface revisionJohan Hedberg
2013-02-01Bluetooth: Fix link security setting when powering onJohan Hedberg
2013-02-01Bluetooth: Add support for 128-bit UUIDs in EIR dataJohan Hedberg
2013-02-01Bluetooth: Add support for 32-bit UUIDs in EIR dataJohan Hedberg
2013-02-01Bluetooth: Refactor UUID-16 list generation into its own functionJohan Hedberg
2013-02-01Bluetooth: Remove useless eir_len variable from EIR creationJohan Hedberg
2013-02-01Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg
2013-02-01Bluetooth: Simplify UUID removal codeJohan Hedberg
2013-02-01Bluetooth: Keep track of UUID type upon additionJohan Hedberg
2013-02-01Bluetooth: Simplify UUIDs clearing codeJohan Hedberg
2013-02-01Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg
2013-01-31Bluetooth: Fix hci_conn timeout routineAndre Guedes
2013-01-31Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg
2013-01-31mac80211: improve latency and throughput while software scanningStanislaw Gruszka
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31cfg80211: remove free_priv BSS APIJohannes Berg
2013-01-31mac80211: remove unused mesh data from bssJohannes Berg
2013-01-31mac80211: remove last_probe_resp from bssJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-01-29mac80211: dynamic short slot time for MBSSsThomas Pedersen
2013-01-29cfg80211: add SME state to warning in __cfg80211_mlme_disassocJohannes Berg
2013-01-29mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-29Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28mac80211: fix mesh_sta_info_get() reshuffle damageThomas Pedersen
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-25mac80211: avoid a build warningArnd Bergmann
2013-01-24mac80211: remove redundant checkJohannes Berg
2013-01-24cfg80211: fix channel check in cfg80211_can_use_iftype_chanSimon Wunderlich
2013-01-24mac80211: support mesh rate updatesThomas Pedersen
2013-01-24mac80211: clean up mesh sta allocation warningThomas Pedersen
2013-01-24cfg80211: off by one in ieee80211_bss()Dan Carpenter
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach
2013-01-23Bluetooth: Add support for reading LE supported statesJohan Hedberg
2013-01-23Bluetooth: Add support for reading LE White List SizeJohan Hedberg
2013-01-23Bluetooth: Add LE Local Features reading supportJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg