index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add might_sleep to hw_config
Johannes Berg
2008-11-01
1
-0
/
+2
*
airo: Kill directly reference of netdev->priv
Wang Chen
2008-11-01
1
-85
/
+86
*
ath5k: fix mesh point operation
Andrey Yurovsky
2008-11-01
1
-0
/
+6
*
ath5k: correct ath5k signal quality
Luis R. Rodriguez
2008-11-01
1
-1
/
+11
*
ath9k: correct signal quality report
Luis R. Rodriguez
2008-11-01
1
-2
/
+9
*
ath5k/ath9k: correct signal quality
Luis R. Rodriguez
2008-11-01
1
-1
/
+1
*
rtl8187: add short slot handling for 8187B
Herton Ronaldo Krzesinski
2008-11-01
2
-12
/
+41
*
rtl8187: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag
Herton Ronaldo Krzesinski
2008-11-01
1
-16
/
+30
*
Ath5k: add AP mode
Jiri Slaby
2008-11-01
1
-25
/
+17
*
p54/rtl8187: fix up the seqno patch
Johannes Berg
2008-11-01
2
-2
/
+0
*
mac80211: rewrite HT handling
Johannes Berg
2008-11-01
15
-274
/
+260
*
mac80211: move bss_conf into vif
Johannes Berg
2008-11-01
9
-38
/
+38
*
mac80211: make retry limits part of hw config
Johannes Berg
2008-11-01
15
-107
/
+89
*
iwl3945: fix station stuff in RC algorithm
Johannes Berg
2008-11-01
1
-4
/
+3
*
nl80211: export HT capabilities
Johannes Berg
2008-11-01
2
-0
/
+25
*
mac80211: provide sequence numbers
Johannes Berg
2008-11-01
6
-29
/
+21
*
p54: Move rx_mtu to struct bootrec_desc
Larry Finger
2008-11-01
2
-2
/
+3
*
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
2008-11-01
1
-8
/
+41
*
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
2008-11-01
1
-2
/
+11
*
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
2008-11-01
4
-87
/
+287
*
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2008-11-01
2
-0
/
+15
*
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
2008-11-01
1
-3
/
+4
*
mac80211: introduce hw config change flags
Johannes Berg
2008-11-01
24
-60
/
+116
*
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
2008-11-01
9
-77
/
+13
*
802.11: clean up/fix HT support
Johannes Berg
2008-11-01
23
-319
/
+386
*
p54: honour bss_info_changed's short slot time settings
Christian Lamparter
2008-11-01
2
-7
/
+17
*
mac80211: use HWSIM_STA_MAGIC in hwsim_check_sta_magic() and hwsim_set_sta_ma...
Rami Rosen
2008-11-01
1
-2
/
+2
*
iwlwifi: refactor rxon time command
Tomas Winkler
2008-11-01
3
-55
/
+29
*
iwlwifi: take a valid antenna upon rate scale init
Tomas Winkler
2008-11-01
3
-5
/
+20
*
iwlwifi: make initial calibration set configurable
Tomas Winkler
2008-11-01
5
-35
/
+49
*
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
2008-11-01
1
-5
/
+0
*
mac80211: fix short slot handling
Johannes Berg
2008-10-31
3
-49
/
+62
*
mac80211: remove max_antenna_gain config
Johannes Berg
2008-10-31
2
-4
/
+0
*
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
2008-10-31
5
-25
/
+13
*
mac80211: remove wiphy_to_hw
Johannes Berg
2008-10-31
2
-9
/
+0
*
mac80211: minor code cleanups
Johannes Berg
2008-10-31
9
-52
/
+45
*
mac80211: remove writable debugs mesh parameters
Johannes Berg
2008-10-31
1
-88
/
+24
*
mac80211: remove aggregation status write support from debugfs
Johannes Berg
2008-10-31
1
-72
/
+1
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
5
-10
/
+10
*
fs: replace NIPQUAD()
Harvey Harrison
2008-10-31
13
-43
/
+39
*
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-31
8
-50
/
+42
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
26
-150
/
+127
*
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
2008-10-31
16
-108
/
+78
*
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-10-31
15
-103
/
+78
*
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
2008-10-31
10
-85
/
+69
*
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
2008-10-31
7
-6
/
+34
*
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
2008-10-31
4
-29
/
+19
*
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
8
-0
/
+69
*
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
2
-0
/
+28
*
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
4
-0
/
+33
[next]