index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
atp870u.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
orinoco: keep line length below 80 characters
David Kilroy
1
-45
/
+68
2009-02-11
orinoco: remove unnecessary braces
David Kilroy
1
-11
/
+7
2009-02-11
orinoco: spaces in parenthesised expressions
David Kilroy
1
-55
/
+55
2009-02-11
orinoco: address leading and trailing whitespace
David Kilroy
1
-53
/
+53
2009-02-11
b43: Add parts of LP-PHY TX power control
Michael Buesch
5
-3
/
+262
2009-02-11
mac80211: Free current bss information in few places where we don't need it a...
Vasanthakumar Thiagarajan
3
-17
/
+36
2009-02-11
ath9k: Add retry counters to rate control debug file
Sujith
3
-4
/
+30
2009-02-11
ath9k: Handle mac80211's FIF_CONTROL flag properly
Sujith
1
-0
/
+3
2009-02-11
ath9k: Remove all the redundant internal buffer types
Sujith
3
-29
/
+23
2009-02-11
ath9k: Lock mac80211 callbacks with a mutex
Sujith
1
-14
/
+46
2009-02-11
ixgbe: Removing the unused PAGE_USE_COUNT() macro.
Breno Leitão
1
-6
/
+0
2009-02-11
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2
-1
/
+139
2009-02-11
e1000e: remove RXSEQ link monitoring for serdes
dave graham
1
-2
/
+2
2009-02-11
e1000e: Disable dynamic clock gating for 82571 per si errata.
dave graham
2
-0
/
+13
2009-02-11
e1000e: add aer support
Jesse Brandeburg
1
-9
/
+30
2009-02-10
net: Move skbuff symbol exports after each symbol's definition.
David S. Miller
1
-43
/
+36
2009-02-10
irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
1
-1
/
+2
2009-02-10
netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().
David S. Miller
2
-2
/
+2
2009-02-10
pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.
Jarek Poplawski
1
-1
/
+1
2009-02-10
net: Kill skbuff macros from the stone ages.
David S. Miller
1
-3
/
+0
2009-02-10
enic: Add api for link down count and to get firmware notification status.
Scott Feldman
4
-7
/
+38
2009-02-10
enic: bug fix: tx_timeout reset path fix-ups
Scott Feldman
1
-16
/
+23
2009-02-10
enic: record all bad FCS errs as frame errors
Scott Feldman
2
-7
/
+4
2009-02-10
enic: bug fix: return notify intr credits
Scott Feldman
3
-7
/
+26
2009-02-10
ppp: section fixes re netns
Alexey Dobriyan
3
-3
/
+3
2009-02-10
bridge: Fix LRO crash with tun
Herbert Xu
1
-1
/
+6
2009-02-10
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
Noriaki TAKAMIYA
1
-1
/
+1
2009-02-09
gianfar: Fix boot hangs while bringing up gianfar ethernet
Jarek Poplawski
1
-0
/
+6
2009-02-09
netfilter: xt_sctp: sctp chunk mapping doesn't work
Qu Haoran
1
-1
/
+1
2009-02-09
netfilter: ctnetlink: fix echo if not subscribed to any multicast group
Pablo Neira Ayuso
1
-2
/
+3
2009-02-09
netfilter: ctnetlink: allow changing NAT sequence adjustment in creation
Pablo Neira Ayuso
1
-0
/
+10
2009-02-09
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
Eric Leblond
1
-0
/
+21
2009-02-09
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-02-09
b43: (b2062) Fix crystal frequency calculations
Michael Buesch
1
-4
/
+11
2009-02-09
b43: Port spec bugfixes for the LP baseband init
Michael Buesch
1
-14
/
+11
2009-02-09
ssb: Add PMU support
Michael Buesch
4
-13
/
+734
2009-02-09
libertas: pos[4] tested twice, 2nd should be pos[5]
Roel Kluin
1
-1
/
+1
2009-02-09
libertas: if_spi: add ability to call board specific setup/teardown methods
Mike Rapoport
2
-0
/
+22
2009-02-09
mac80211: Remove bss information of the current AP when it goes out of range
Vasanthakumar Thiagarajan
1
-2
/
+16
2009-02-09
ath9k: fix reg_notifier() flags used upon a country IE
Luis R. Rodriguez
1
-2
/
+2
2009-02-09
b43: Add LP 2062 radio init
Michael Buesch
4
-4
/
+355
2009-02-09
b43: Add LP-PHY baseband init for >=rev2
Michael Buesch
5
-3
/
+228
2009-02-09
iwlwifi: another led naming fix
Danny Kukawka
1
-4
/
+4
2009-02-09
rt2x00: fix led naming
Danny Kukawka
1
-3
/
+3
2009-02-09
b43legacy: fix led naming
Danny Kukawka
1
-4
/
+4
2009-02-09
ath9k: fix led naming
Danny Kukawka
1
-5
/
+5
2009-02-09
b43: Add LP-PHY register definitions
Michael Buesch
2
-0
/
+306
2009-02-09
Add new rt73usb USB ID
Ivo van Doorn
1
-0
/
+1
2009-02-09
cfg80211: add get reg command
Luis R. Rodriguez
4
-1
/
+88
2009-02-09
mac80211: do not TX injected frames when not allowed
Luis R. Rodriguez
1
-0
/
+21
[next]