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
2011-09-21
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2
-0
/
+12
2011-09-21
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
1
-1
/
+8
2011-09-21
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
3
-9
/
+11
2011-09-21
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
2
-0
/
+15
2011-09-21
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
2
-1
/
+2
2011-09-21
Bluetooth: Use the same timeouts for both ACL and LE links
Vinicius Costa Gomes
1
-1
/
+1
2011-09-21
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
1
-0
/
+1
2011-09-21
Bluetooth: make use of connection number to optimize the scheduler
Luiz Augusto von Dentz
1
-0
/
+16
2011-09-20
NFC: basic NCI protocol implementation
Ilan Elias
2
-0
/
+496
2011-09-20
NFC: move nfc.h from include/net to include/net/nfc
Ilan Elias
1
-0
/
+0
2011-09-20
NFC: Add dev_up and dev_down control operations
Ilan Elias
2
-0
/
+10
2011-09-20
mac80211: fix indentation
Alexander Simon
1
-1
/
+1
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-19
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
2
-0
/
+44
2011-09-19
bcma: cc: export more control functions
Rafał Miłecki
1
-0
/
+9
2011-09-19
cfg80211: add cfg80211_find_vendor_ie() function
Eliad Peller
2
-0
/
+28
2011-09-16
nl80211/cfg80211/mac80211: fix wme docs
Eliad Peller
3
-2
/
+11
2011-09-14
wireless: fix kernel-doc warning in net/cfg80211.h
Randy Dunlap
1
-0
/
+2
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
1
-0
/
+2
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
1
-0
/
+8
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
1
-0
/
+13
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
2
-0
/
+63
2011-09-13
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
Eliad Peller
2
-0
/
+5
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
1
-0
/
+5
2011-09-13
cfg80211/nl80211: Indicate roaming feature capability to userspace.
Vivek Natarajan
2
-0
/
+8
2011-09-13
ssb: use u16 for storing board rev
Rafał Miłecki
1
-1
/
+1
2011-08-29
cfg80211: document wiphy->registered
Stanislaw Gruszka
1
-0
/
+1
2011-08-26
wireless: relicense regulatory header to ISC
Luis R. Rodriguez
1
-4
/
+12
2011-08-26
mac80211: add uapsd_queues and max_sp params fields
Eliad Peller
1
-0
/
+2
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
2
-0
/
+25
2011-08-24
NFC: Reserve tx head and tail room
Samuel Ortiz
2
-1
/
+8
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
2
-0
/
+10
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
2
-0
/
+5
2011-08-24
mac80211: mesh gate implementation
Javier Cardona
1
-0
/
+4
2011-08-22
mac80211: update mesh path selection frame format
Thomas Pedersen
1
-3
/
+1
2011-08-22
ieee80211: add mesh action codes
Thomas Pedersen
1
-0
/
+15
2011-08-22
mac80211: update mesh peering frame format
Thomas Pedersen
2
-20
/
+2
2011-08-22
ieee80211: introduce Self Protected Action codes
Thomas Pedersen
1
-0
/
+14
2011-08-22
bcma: implement BCM4331 workaround for external PA lines
Rafał Miłecki
1
-0
/
+18
2011-08-22
wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields
Helmut Schaa
1
-3
/
+5
2011-08-22
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
1
-0
/
+3
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
2
-1
/
+29
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
2
-40
/
+51
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
2
-0
/
+31
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
1
-0
/
+63
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
1
-0
/
+5
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+3
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+8
2011-08-09
lib80211: remove exports for functions not called by other modules
Pavel Roskin
1
-3
/
+0
2011-08-09
ssb: define boardflags
Rafał Miłecki
1
-0
/
+40
[next]