summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-145-9/+26
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-112-5/+9
| |\
| | * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| | * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
| | * mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-042-3/+16
| |\ \
| | * | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
| | * | Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-311-0/+13
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-281-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-241-1/+1
* | | | mac80211: Add flushes before going off-channelSeth Forshee2013-02-112-0/+8
* | | | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-116-25/+36
* | | | mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau2013-02-111-4/+0
* | | | mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau2013-02-111-5/+6
* | | | mac80211: remove unused code to mark AP station authenticatedJohannes Berg2013-02-111-3/+1
* | | | mac80211: simplify idle handlingJohannes Berg2013-02-115-127/+25
* | | | mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-113-11/+2
* | | | mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-112-42/+2
* | | | mac80211: introduce beacon-only timing dataJohannes Berg2013-02-114-6/+68
* | | | cfg80211: move TSF into IEsJohannes Berg2013-02-114-20/+34
* | | | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-111-8/+3
* | | | mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-112-0/+41
* | | | cfg80211: track hidden SSID networks properlyJohannes Berg2013-02-112-54/+223
* | | | mac80211: explicitly copy channels to VLANs where neededJohannes Berg2013-02-113-18/+38
* | | | mac80211: fix chandef tracing bugJohannes Berg2013-02-111-1/+1
* | | | mac80211: fix AP beacon loss messagesJohannes Berg2013-02-111-2/+2
* | | | mac80211: protect rx-path with spinlockChristian Lamparter2013-02-113-56/+48
* | | | mac80211: Add the DS Params for mesh to every bandEmanuel Taube2013-02-111-9/+4
* | | | mac80211: fix mesh sta teardownThomas Pedersen2013-02-114-10/+35
* | | | wireless: fix kernel-docJohannes Berg2013-02-111-0/+1
* | | | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-118-26/+27
* | | | cfg80211: fix radar check for P2P_DEVICEIlan Peer2013-02-111-1/+1
* | | | cfg80211: Fix memory leakLarry Finger2013-02-111-2/+7
* | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-02-1110-223/+478
|\ \ \ \
| * | | | NFC: llcp: integer underflow in nfc_llcp_set_remote_gb()Dan Carpenter2013-02-081-3/+2
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-0830-423/+1315
| |\ \ \ \
| * | | | | Bluetooth: Refactor mgmt_pending_foreachAndre Guedes2013-02-011-6/+2
| * | | | | Bluetooth: Remove unneeded lockingAndre Guedes2013-02-011-4/+0
| * | | | | 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/+1
| * | | | | Bluetooth: Simplify UUID16 list generation for EIRJohan Hedberg2013-02-011-31/+15
| * | | | | Bluetooth: Simplify UUID removal codeJohan Hedberg2013-02-011-4/+2
| * | | | | Bluetooth: Keep track of UUID type upon additionJohan Hedberg2013-02-011-25/+23
| * | | | | Bluetooth: Simplify UUIDs clearing codeJohan Hedberg2013-02-011-7/+3
| * | | | | Bluetooth: Store UUIDs in the same order that they were addedJohan Hedberg2013-02-011-1/+1
OpenPOWER on IntegriCloud