index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
export_report.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
4
-11
/
+19
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
8
-75
/
+83
2011-05-16
ath9k: make npending frames check as bool
Mohammed Shafi Shajakhan
1
-2
/
+5
2011-05-16
ath9k: make sure main_rssi is positive
Mohammed Shafi Shajakhan
1
-2
/
+2
2011-05-16
ath9k: configure fast_div_bias based on diversity group
Mohammed Shafi Shajakhan
1
-43
/
+131
2011-05-16
ath9k: Implement an API to swap main/ALT LNA's
Mohammed Shafi Shajakhan
1
-1
/
+30
2011-05-16
ath9k_hw: define antenna diversity group
Mohammed Shafi Shajakhan
5
-2
/
+6
2011-05-16
ath9k_hw: define modules to get/set Antenna diversity paramaters
Mohammed Shafi Shajakhan
1
-0
/
+44
2011-05-16
ath9k_hw: config diversity based on eeprom contents
Mohammed Shafi Shajakhan
1
-6
/
+44
2011-05-16
ath9k_hw: define registers/macros to support Antenna diversity
Mohammed Shafi Shajakhan
2
-0
/
+25
2011-05-16
ath9k_hw: enable Antenna diversity for AR9485
Mohammed Shafi Shajakhan
1
-0
/
+16
2011-05-16
ath9k_hw: make antenna diversity modules chip specific
Mohammed Shafi Shajakhan
3
-24
/
+39
2011-05-16
net/rfkill/core.c: Avoid leaving freed data in a list
Julia Lawall
1
-1
/
+1
2011-05-16
mac80211: sparse RCU annotations
Johannes Berg
16
-74
/
+118
2011-05-16
mac80211: fix TX a-MPDU locking
Johannes Berg
3
-12
/
+42
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
7
-19
/
+472
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-16
net: ping: dont call udp_ioctl()
Eric Dumazet
1
-19
/
+0
2011-05-16
net: drivers: kill two unused macro definitions
Shan Wei
2
-11
/
+0
2011-05-15
caif: remove unesesarry exports
sjur.brandeland@stericsson.com
5
-25
/
+13
2011-05-15
caif: Bugfix debugfs directory name must be unique.
sjur.brandeland@stericsson.com
1
-12
/
+22
2011-05-15
caif: Handle dev_queue_xmit errors.
sjur.brandeland@stericsson.com
7
-47
/
+119
2011-05-15
caif: prepare support for namespaces
sjur.brandeland@stericsson.com
8
-261
/
+176
2011-05-15
caif: Protected in-flight packets using dev or sock refcont.
sjur.brandeland@stericsson.com
3
-4
/
+72
2011-05-15
caif: Move refcount from service layer to sock and dev.
sjur.brandeland@stericsson.com
3
-21
/
+47
2011-05-15
caif: Add ref-count to framing layer
sjur.brandeland@stericsson.com
3
-2
/
+43
2011-05-15
caif: Use RCU and lists in cfcnfg.c for managing caif link layers
sjur.brandeland@stericsson.com
1
-160
/
+213
2011-05-15
caif: Use RCU instead of spin-lock in caif_dev.c
sjur.brandeland@stericsson.com
2
-118
/
+169
2011-05-15
caif: Use rcu_read_lock in CAIF mux layer.
sjur.brandeland@stericsson.com
3
-44
/
+85
2011-05-15
net: ping: small changes
Eric Dumazet
1
-4
/
+4
2011-05-15
ixgbe: Add support for new 82599 adapter
Don Skidmore
3
-0
/
+7
2011-05-15
ixgbe: fix sparse warning
Emil Tantilov
1
-1
/
+1
2011-05-15
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
1
-18
/
+16
2011-05-15
ixgbe: Merge over-temp task into service task
Alexander Duyck
2
-36
/
+53
2011-05-15
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
3
-32
/
+37
2011-05-15
ixgbe: merge reset task into service task
Alexander Duyck
2
-24
/
+38
2011-05-15
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2
-166
/
+200
2011-05-15
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2
-201
/
+213
2011-05-15
ixgbe: move flags and state into the same cacheline
Alexander Duyck
1
-43
/
+45
2011-05-15
ixgbe: force unlock on timeout
Emil Tantilov
1
-0
/
+22
2011-05-15
ixgbe: Add macvlan support for VF
Greg Rose
4
-4
/
+134
2011-05-15
ixgbevf: Add macvlan support in the set rx mode op
Greg Rose
4
-0
/
+66
2011-05-15
e1000e: minor comment cleanups
Bruce Allan
1
-2
/
+2
2011-05-15
batman-adv: reset broadcast flood protection on error
Marek Lindner
1
-1
/
+1
2011-05-15
batman-adv: Add missing hardif_free_ref in forw_packet_free
Sven Eckelmann
2
-5
/
+26
2011-05-13
ipv4: Remove rt->rt_dst reference from ip_forward_options().
David S. Miller
1
-1
/
+1
2011-05-13
ipv4: Remove route key identity dependencies in ip_rt_get_source().
David S. Miller
3
-17
/
+21
2011-05-13
ipv4: Always call ip_options_build() after rest of IP header is filled in.
David S. Miller
1
-4
/
+5
2011-05-13
ipv4: Kill spurious write to iph->daddr in ip_forward_options().
David S. Miller
1
-1
/
+0
[next]