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
2010-05-07
mac80211: fix BSS info reconfiguration
Johannes Berg
1
-0
/
+2
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
1
-7
/
+1
2010-04-28
mac80211: notify driver about IBSS status
Johannes Berg
1
-1
/
+5
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
1
-1
/
+1
2010-04-27
cfg80211: Remove default dynamic PS timeout value
Juuso Oikarinen
1
-0
/
+2
2010-04-27
mac80211: Determine dynamic PS timeout based on ps-qos network latency
Juuso Oikarinen
1
-1
/
+4
2010-04-27
cfg80211: add ap isolation support
Felix Fietkau
2
-0
/
+7
2010-04-26
ssb: Fix order of definitions and some text space indents
Rafał Miłecki
1
-29
/
+29
2010-04-26
ssb: Use relative offsets for SPROM
Rafał Miłecki
1
-98
/
+98
2010-04-26
ssb: Look for SPROM at different offset on higher rev CC
Rafał Miłecki
2
-1
/
+3
2010-04-26
ssb: do not read SPROM if it does not exist
John W. Linville
2
-0
/
+18
2010-04-21
radiotap parser: fix endian annotation
Johannes Berg
1
-1
/
+1
2010-04-20
mac80211: add flags for STBC (Space-Time Block Coding)
Felix Fietkau
2
-0
/
+5
2010-04-20
mac80211: document IEEE80211_CONF_CHANGE_QOS
Stanislaw Gruszka
1
-0
/
+1
2010-04-20
mac80211: sample survey implementation for mac80211 & hwsim
Holger Schurig
1
-1
/
+2
2010-04-20
ath9k: Group Key fix for VAPs
Daniel Yingqiang Ma
1
-0
/
+1
2010-04-19
mac80211: fix typo in comments
Daniel Halperin
1
-3
/
+3
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-0
/
+2
2010-04-16
mac80211: add LDPC control flag
Luis R. Rodriguez
1
-0
/
+2
2010-04-08
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
1
-0
/
+2
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
62
-272
/
+794
2010-04-07
mac80211: clean up/fix aggregation code
Johannes Berg
1
-1
/
+0
2010-04-07
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2
-0
/
+19
2010-04-06
libertas/sdio: 8686: set ECSI bit for 1-bit transfers
Daniel Mack
1
-0
/
+2
2010-03-31
include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in comment
Joe Perches
1
-1
/
+1
2010-03-31
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
1
-0
/
+5
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-1
/
+4
2010-03-24
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
1
-2
/
+6
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
1
-0
/
+30
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2
-0
/
+65
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
1
-2
/
+22
2010-03-23
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
1
-1
/
+1
2010-03-23
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
1
-0
/
+2
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
1
-2
/
+2
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
1
-0
/
+2
2010-03-08
net: add __must_check to sk_add_backlog
Zhu Yi
1
-1
/
+1
2010-03-07
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+18
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-0
/
+7
2010-03-05
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
1
-3
/
+14
2010-03-05
net: backlog functions rename
Zhu Yi
1
-3
/
+3
2010-03-05
net: add limit for socket backlog
Zhu Yi
1
-1
/
+14
2010-03-04
net: add scheduler sync hint to tcp_prequeue().
Mike Galbraith
1
-1
/
+1
2010-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-2
/
+3
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
1
-1
/
+2
2010-03-03
ipsec: Fix bogus bundle flowi
Herbert Xu
1
-1
/
+2
2010-03-02
rfkill: Add support for KEY_RFKILL
Matthew Garrett
1
-1
/
+1
2010-03-02
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-0
/
+10
2010-03-02
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+13
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
93
-468
/
+2092
2010-03-02
net: fix protocol sk_buff field
Eric Dumazet
1
-1
/
+1
[next]