index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
cfg80211: Add support for QoS mapping
Kyeyoon Park
2
-1
/
+66
2013-12-19
nl80211: support vendor-specific events
Johannes Berg
2
-4
/
+64
2013-12-19
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
1
-0
/
+47
2013-12-16
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
2
-0
/
+13
2013-12-16
mac80211: let the driver reserve extra tailroom in beacons
Felix Fietkau
1
-0
/
+4
2013-12-16
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
1
-2
/
+19
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
556
-6619
/
+14850
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-12-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-0
/
+60
2013-12-09
ath9k: Use a separate TX gain table for WZR-HP-G450H
Sujith Manoharan
1
-0
/
+2
2013-12-09
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2
-0
/
+12
2013-12-05
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2
-3
/
+5
2013-12-05
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
1
-1
/
+0
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
1
-0
/
+1
2013-12-05
Bluetooth: Add definitions for LE connection oriented channels
Johan Hedberg
1
-0
/
+31
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-0
/
+1
2013-12-03
nl80211: vendor command support
Johannes Berg
3
-3
/
+167
2013-12-03
nl80211/cfg80211: Set Operating Mode Notification
Marek Kwaczynski
2
-0
/
+10
2013-12-03
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
1
-7
/
+0
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-62
/
+189
2013-12-02
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
1
-1
/
+2
2013-12-02
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
1
-3
/
+25
2013-12-02
cfg80211: fix reporting 5/10 MHz support to user space
Felix Fietkau
1
-0
/
+8
2013-11-25
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
Luis R. Rodriguez
1
-2
/
+2
2013-11-25
mac80211: add min required channel definition field
Eliad Peller
1
-0
/
+4
2013-11-25
mac80211: enable easier manipulation of VHT beamforming caps
Eyal Shapira
1
-2
/
+6
2013-11-25
cfg80211: add an option to disable processing country IEs
Luis R. Rodriguez
1
-0
/
+5
2013-11-25
cfg80211: add flags to define country IE processing rules
Luis R. Rodriguez
1
-12
/
+24
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2
-40
/
+52
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-0
/
+36
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-0
/
+2
2013-11-25
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
1
-1
/
+6
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2
-15
/
+24
2013-11-25
nl80211: better document NL80211_CMD_TDLS_MGMT
Arik Nemtsov
1
-1
/
+8
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
1
-4
/
+1
2013-11-20
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
1
-0
/
+1
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-89
/
+159
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2
-46
/
+51
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2
-7
/
+18
2013-11-19
genetlink: add and use genl_set_err()
Johannes Berg
1
-0
/
+14
2013-11-19
genetlink: remove family pointer from genl_multicast_group
Johannes Berg
1
-2
/
+0
2013-11-19
genetlink: remove genl_unregister_mc_group()
Johannes Berg
1
-2
/
+0
[next]