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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-87
/
+616
2013-09-03
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-11
/
+14
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-5
/
+7
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-17
/
+15
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
3
-5
/
+7
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-38
/
+49
2013-08-14
cfg80211: don't request disconnect if not connected
Johannes Berg
1
-6
/
+4
2013-08-14
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
1
-11
/
+11
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
3
-11
/
+25
2013-08-12
nl80211: clean up CQM settings code
Johannes Berg
1
-27
/
+24
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-1
/
+166
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+9
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-39
/
+394
2013-08-01
nl80211/cfg80211: add channel switch command
Simon Wunderlich
3
-1
/
+166
2013-07-31
cfg80211: fix P2P GO interface teardown
Johannes Berg
1
-0
/
+1
2013-07-30
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
1
-2
/
+4
2013-07-25
net: wireless: convert class code to use dev_groups
Greg Kroah-Hartman
1
-11
/
+14
2013-07-25
regulatory: use correct regulatory initiator on wiphy register
Arik Nemtsov
1
-1
/
+4
2013-07-16
nl80211: allow 5 and 10 MHz channels for IBSS
Simon Wunderlich
1
-0
/
+2
2013-07-16
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
2
-5
/
+14
2013-07-16
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
3
-16
/
+28
2013-07-16
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
4
-0
/
+321
2013-07-16
nl80211: enable HT overrides for ibss
Simon Wunderlich
1
-0
/
+13
2013-07-16
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
1
-18
/
+16
2013-07-16
nl80211: fix the setting of RSSI threshold value for mesh
Chun-Yeow Yeoh
1
-2
/
+2
2013-07-16
regulatory: add missing rtnl locking
Johannes Berg
1
-0
/
+2
2013-07-16
cfg80211: fix bugs in new SME implementation
Johannes Berg
1
-3
/
+26
2013-07-16
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-145
/
+246
2013-06-24
cfg80211: fix compilation warning for cfg80211_leave_all()
Arend van Spriel
1
-1
/
+1
2013-06-24
wireless: check for dangling wdev->current_bss pointer
Ben Greear
1
-0
/
+6
2013-06-24
wireless: add comments about bss refcounting
Ben Greear
2
-0
/
+7
2013-06-24
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
1
-1
/
+4
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-587
/
+534
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2013-06-19
cfg80211: hold BSS over association process
Johannes Berg
2
-5
/
+14
2013-06-19
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
1
-3
/
+5
2013-06-19
nl80211: use small state buffer for wiphy_dump
Johannes Berg
1
-94
/
+116
2013-06-19
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-18
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
2
-12
/
+66
2013-06-18
nl80211: use attributes to parse beacons
Simon Wunderlich
1
-28
/
+25
2013-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-861
/
+443
2013-06-11
cfg80211: fix rtnl leak in wiphy dump error cases
Johannes Berg
1
-1
/
+4
2013-06-11
nl80211: allow sending CMD_FRAME without specifying any frequency
Antonio Quartulli
1
-4
/
+15
2013-06-11
cfg80211: fix VHT TDLS peer AID verification
Jouni Malinen
1
-5
/
+7
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
2
-0
/
+27
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
2
-1
/
+9
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+4
[next]