index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
27
-303
/
+2266
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
8
-31
/
+34
2014-11-19
mac80211: minstrel_ht: add a small optimization to minstrel_aggr_check
Felix Fietkau
1
-3
/
+3
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
3
-0
/
+25
2014-11-19
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
Tomasz Bursztyka
1
-7
/
+41
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-2
/
+2
2014-11-19
cfg80211: protect fools returning NULL in add_virtual_intf
Rafał Miłecki
1
-1
/
+4
2014-11-19
cfg80211: explicitly initialize some fields in custom reg path
Arik Nemtsov
1
-0
/
+3
2014-11-19
cfg80211: update missing fields in custom regulatory path
Arik Nemtsov
1
-0
/
+10
2014-11-19
mac80211: skip legacy rate mask handling for VHT rates
Felix Fietkau
1
-1
/
+1
2014-11-19
mac80211: don't allow 40MHz tx rates in case of 20MHz chandef
Eliad Peller
1
-0
/
+2
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
7
-38
/
+92
2014-11-19
mac80211: rcu-ify scan and scheduled scan request pointers
Johannes Berg
3
-34
/
+56
2014-11-19
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
1
-3
/
+83
2014-11-19
mac80211: remove redundant check
Eliad Peller
1
-1
/
+1
2014-11-19
cfg80211: add wowlan net-detect support
Luciano Coelho
2
-1
/
+111
2014-11-19
cfg80211: refactor nl80211_start_sched_scan so it can be reused
Luciano Coelho
1
-58
/
+72
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
6
-0
/
+147
2014-11-19
mac80211: add specific-queue flushing support
Liad Kaufman
2
-5
/
+18
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
7
-1
/
+413
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
9
-5
/
+362
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
2
-0
/
+18
2014-11-19
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
4
-0
/
+178
2014-11-19
mac80211: prepare TDLS mgmt code for channel-switch templates
Arik Nemtsov
1
-25
/
+57
2014-11-19
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
6
-2
/
+23
2014-11-19
cfg/mac80211: define TDLS channel switch feature bit
Arik Nemtsov
1
-3
/
+6
2014-11-19
mac80211: add BSS coex IE to TDLS setup frames
Arik Nemtsov
1
-0
/
+15
2014-11-19
mac80211: add supported channels IE during TDLS setup
Arik Nemtsov
1
-0
/
+71
2014-11-19
mac80211: add function to create data frame template including key
Johannes Berg
2
-0
/
+34
2014-11-19
mac80211: factor out 802.11 header building code
Johannes Berg
1
-52
/
+92
2014-11-19
mac80211: move skb info band assignment out
Johannes Berg
4
-16
/
+16
2014-11-19
mac80211: retransmit TDLS teardown packet through AP if not ACKed
Liad Kaufman
4
-13
/
+117
2014-11-19
mac80211: add option for setting skb flags before xmit
Liad Kaufman
2
-8
/
+16
2014-11-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
30
-282
/
+1933
2014-11-18
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
125
-2997
/
+3054
2014-11-18
Bluetooth: Call drain_workqueue() before resetting state
Johan Hedberg
1
-0
/
+10
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
3
-31
/
+23
2014-11-18
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
Johan Hedberg
1
-0
/
+22
2014-11-17
ieee802154: fix byteorder for short address and panid
Alexander Aring
3
-13
/
+13
2014-11-17
ieee802154: rename and move WPAN_NUM_ defines
Alexander Aring
1
-2
/
+2
2014-11-17
ieee802154: add del interface command
Alexander Aring
4
-0
/
+50
2014-11-17
ieee802154: setting extended address while iface add
Alexander Aring
6
-12
/
+25
2014-11-17
ieee802154: add new interface command
Alexander Aring
3
-0
/
+56
2014-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
4
-7
/
+4
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
4
-16
/
+16
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
1
-2
/
+0
2014-11-17
mac802154: remove const for non pointer in rdev-ops
Alexander Aring
1
-9
/
+5
2014-11-17
mac802154: remove const for non pointer in cfg ops
Alexander Aring
1
-15
/
+17
2014-11-17
mac802154: remove const for non pointer in driver-ops
Alexander Aring
1
-25
/
+21
2014-11-17
mac802154: remove unused prototypes
Alexander Aring
1
-6
/
+0
[next]