index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
floppy.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
9
-38
/
+38
2008-11-01
mac80211: make retry limits part of hw config
Johannes Berg
15
-107
/
+89
2008-11-01
iwl3945: fix station stuff in RC algorithm
Johannes Berg
1
-4
/
+3
2008-11-01
nl80211: export HT capabilities
Johannes Berg
2
-0
/
+25
2008-11-01
mac80211: provide sequence numbers
Johannes Berg
6
-29
/
+21
2008-11-01
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2
-2
/
+3
2008-11-01
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-11-01
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-11-01
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
4
-87
/
+287
2008-11-01
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-11-01
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
24
-60
/
+116
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
9
-77
/
+13
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
23
-319
/
+386
2008-11-01
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2
-7
/
+17
2008-11-01
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
1
-2
/
+2
2008-11-01
iwlwifi: refactor rxon time command
Tomas Winkler
3
-55
/
+29
2008-11-01
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
3
-5
/
+20
2008-11-01
iwlwifi: make initial calibration set configurable
Tomas Winkler
5
-35
/
+49
2008-11-01
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
1
-5
/
+0
2008-10-31
mac80211: fix short slot handling
Johannes Berg
3
-49
/
+62
2008-10-31
mac80211: remove max_antenna_gain config
Johannes Berg
2
-4
/
+0
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
5
-25
/
+13
2008-10-31
mac80211: remove wiphy_to_hw
Johannes Berg
2
-9
/
+0
2008-10-31
mac80211: minor code cleanups
Johannes Berg
9
-52
/
+45
2008-10-31
mac80211: remove writable debugs mesh parameters
Johannes Berg
1
-88
/
+24
2008-10-31
mac80211: remove aggregation status write support from debugfs
Johannes Berg
1
-72
/
+1
2008-10-31
misc: replace NIPQUAD()
Harvey Harrison
5
-10
/
+10
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
13
-43
/
+39
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
8
-50
/
+42
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
26
-150
/
+127
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
16
-108
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
15
-103
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
10
-85
/
+69
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
7
-6
/
+34
2008-10-31
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
4
-29
/
+19
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
8
-0
/
+69
2008-10-31
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2
-0
/
+28
2008-10-31
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
4
-0
/
+33
2008-10-31
pkt_sched: sch_generic: Add Qdisc_ops peek() method.
Jarek Poplawski
1
-0
/
+1
2008-10-31
xfrm: remove unused struct xfrm_policy::next
Alexey Dobriyan
1
-1
/
+0
2008-10-31
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
1
-3
/
+1
2008-10-31
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
1
-0
/
+2
2008-10-31
net: Really remove all of LOOPBACK_TSO code.
David S. Miller
1
-9
/
+0
2008-10-31
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
Alexey Dobriyan
1
-2
/
+2
2008-10-31
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2
-0
/
+34
2008-10-31
net: delete excess kernel-doc notation
Randy Dunlap
3
-3
/
+0
2008-10-31
pppoe: Fix socket leak.
David S. Miller
1
-3
/
+3
2008-10-31
gianfar: Don't reset TBI<->SerDes link if it's already up
Trent Piepho
1
-0
/
+9
2008-10-31
gianfar: Fix race in TBI/SerDes configuration
Trent Piepho
5
-1
/
+59
[next]