index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wme.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-22
mac80211: add throughput based LED blink trigger
Johannes Berg
8
-9
/
+216
2010-12-22
mac80211: make LED trigger names available early
Johannes Berg
3
-20
/
+22
2010-12-21
sundance: Program station address into HW
Denis Kirjanov
1
-1
/
+15
2010-12-21
sundance: Wrap up acceess to ASICCtrl high word with a macro
Denis Kirjanov
1
-2
/
+5
2010-12-21
filter: optimize accesses to ancillary data
Eric Dumazet
1
-28
/
+44
2010-12-21
bnx2: remove cancel_work_sync() from remove_one
Tejun Heo
1
-2
/
+0
2010-12-21
stmmac: unwind properly in stmmac_dvr_probe()
Dan Carpenter
1
-25
/
+25
2010-12-21
bnx2x: remove bogus check
Dan Carpenter
1
-3
/
+0
2010-12-21
net: timestamp cloned packet in dev_queue_xmit_nit
Eric Dumazet
1
-7
/
+2
2010-12-21
drivers/net/*/: Use static const
Joe Perches
19
-65
/
+84
2010-12-21
tulip: Use DEFINE_PCI_DEVICE_TABLE and static const
Joe Perches
1
-6
/
+9
2010-12-21
usb: Use static const, consolidate code
Joe Perches
1
-23
/
+16
2010-12-21
drivers/net/*.c: Use static const
Joe Perches
19
-69
/
+78
2010-12-21
tg3: Use DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-14
/
+12
2010-12-21
TCP: increase default initial receive window.
Nandita Dukkipati
2
-3
/
+11
2010-12-21
net_sched: sch_sfq: better struct layouts
Eric Dumazet
1
-98
/
+162
2010-12-20
net_sched: sch_sfq: fix allot handling
Eric Dumazet
1
-12
/
+8
2010-12-20
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
Eric Dumazet
1
-1
/
+6
2010-12-20
rtlwifi: use alloc_workqueue
John W. Linville
1
-1
/
+1
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
3
-34
/
+0
2010-12-20
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
3
-9
/
+13
2010-12-20
mac80211: fix potentially redundant skb data copying
Felix Fietkau
1
-1
/
+1
2010-12-20
mac80211: skip unnecessary pskb_expand_head calls
Felix Fietkau
1
-1
/
+3
2010-12-20
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
Felix Fietkau
1
-1
/
+2
2010-12-20
wl1251: wl12xx_get_platform_data() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-12-20
rtlwifi: Fix use of mutex in interrupt code
Larry Finger
3
-5
/
+6
2010-12-20
MAINTAINERS: Fix typo in rtl8192ce entry
Larry Finger
1
-1
/
+1
2010-12-20
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
1
-0
/
+1
2010-12-20
rtl8192ce: Fix typo in Kconfig description
Anisse Astier
1
-1
/
+1
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
5
-43
/
+1
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2
-3
/
+19
2010-12-20
rtl8192ce: drop 'rtl8192c-' prefix from files
John W. Linville
21
-52
/
+52
2010-12-20
mac80211: Remove unused third address from mesh address extension header.
Javier Cardona
4
-25
/
+16
2010-12-20
ath5k: Set available antenna information for cfg80211
Bruno Randolf
1
-0
/
+4
2010-12-20
nl80211: Export available antennas
Bruno Randolf
2
-0
/
+14
2010-12-20
cfg80211: Separate available antennas for RX and TX
Bruno Randolf
2
-10
/
+19
2010-12-20
mac80211: Send mesh non-HWMP path selection frames to userspace
Javier Cardona
6
-11
/
+21
2010-12-20
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
12
-36
/
+214
2010-12-20
mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup
Javier Cardona
4
-33
/
+38
2010-12-20
vmxnet3: locking problems in xmit
Dan Carpenter
1
-1
/
+3
2010-12-20
typhoon: memory corruption in typhoon_get_drvinfo()
Dan Carpenter
1
-1
/
+0
2010-12-20
net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant
Andreas Mohr
1
-2
/
+10
2010-12-20
ipv4: Flush per-ns routing cache more sanely.
David S. Miller
3
-42
/
+30
2010-12-20
ehea: Fixing some message level
Breno Leitao
1
-2
/
+2
2010-12-20
batman-adv: Return hna count on local buffer fill
Sven Eckelmann
1
-1
/
+1
2010-12-20
pktgen: Remove unnecessary prefix from pr_<level>
Joe Perches
1
-2
/
+1
2010-12-20
net_sched: always clone skbs
Changli Gao
1
-5
/
+1
2010-12-20
net: kill unused macros
Shan Wei
8
-10
/
+0
2010-12-20
vxge: add missing flush of reset_task
Tejun Heo
1
-0
/
+2
2010-12-20
net: increase skb->users instead of skb_clone()
Changli Gao
1
-10
/
+20
[next]