index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
amba-pl010.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-31
[netdrvr] sfc: Report XAUI link down at default log level
Ben Hutchings
1
-1
/
+1
2008-05-30
llc: Fix double accounting of received packets
Arnaldo Carvalho de Melo
1
-5
/
+5
2008-05-29
netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...
Alexey Dobriyan
1
-2
/
+2
2008-05-29
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-05-28
mac80211: fix alignment issue with compare_ether_addr()
Senthil Balasubramanian
3
-6
/
+6
2008-05-28
mac80211: Fix for NULL pointer dereference in sta_info_get()
Senthil Balasubramanian
1
-2
/
+2
2008-05-28
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
1
-1
/
+1
2008-05-28
rndis_wlan: add missing range check for power_output modparam
Jussi Kivilinna
1
-0
/
+5
2008-05-28
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
1
-1
/
+0
2008-05-28
iwlwifi: fix exit from stay_in_table state
Guy Cohen
1
-1
/
+1
2008-05-28
rndis_wlan: Make connections to TKIP PSK networks work
Scott Ashcroft
1
-2
/
+58
2008-05-28
mac80211 : Fixes the status message for iwconfig
Abhijeet Kolekar
1
-3
/
+8
2008-05-28
rt2x00: Use atomic interface iteration in irq context
Ivo van Doorn
1
-3
/
+3
2008-05-28
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
2
-0
/
+6
2008-05-28
rt2x00: Don't count retries as failure
Ivo van Doorn
1
-1
/
+1
2008-05-28
rt2x00: Fix memleak in tx() path
Ivo van Doorn
1
-0
/
+1
2008-05-28
mac80211: reorder channel and freq reporting in wext scan report
Tomas Winkler
1
-5
/
+4
2008-05-28
b43: Fix controller restart crash
Michael Buesch
1
-2
/
+10
2008-05-28
mac80211: fix ieee80211_rx_bss_put/get imbalance
Tomas Winkler
1
-4
/
+8
2008-05-28
net/mac80211: always true conditionals
Nicolas Kaiser
1
-2
/
+2
2008-05-28
b43: Upload both beacon templates on initial load
Michael Buesch
2
-14
/
+45
2008-05-28
rtl8180: fix wrong parameter in grf5101_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in max2820_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: fix wrong parameter in sa2400_rf_set_channel
Andrea Merello
1
-1
/
+1
2008-05-28
rtl8180: avoid NULL dereference in max2820_rf_set_channel
John W. Linville
1
-1
/
+2
2008-05-27
dccp ccid-3: Fix "t_ipi explosion" bug
Gerrit Renker
1
-9
/
+4
2008-05-27
dccp: Fix to handle short sequence numbers packet correctly
Wei Yongjun
1
-2
/
+2
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-05-22
WAN: protect HDLC proto list while insmod/rmmod
Krzysztof Halasa
1
-8
/
+11
2008-05-22
drivers/net/fs_enet: remove null pointer dereference
Julia Lawall
1
-1
/
+1
2008-05-22
S2io: Version update for napi and MSI-X patches
Sreenivasa Honnur
1
-1
/
+1
2008-05-22
S2io: Added napi support when MSIX is enabled.
Sreenivasa Honnur
3
-141
/
+205
2008-05-22
S2io: Move all the transmit completions to a single msi-x (alarm) vector
Sreenivasa Honnur
2
-70
/
+105
2008-05-22
drivers/net/ehea - remove unnecessary memset after kzalloc
Joe Perches
1
-2
/
+0
2008-05-22
au1000_eth: remove useless check
Francois Romieu
1
-6
/
+1
2008-05-22
Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h>
Huang Weiyi
1
-1
/
+0
2008-05-22
cpmac bugfixes and enhancements
Matteo Croce
1
-55
/
+179
2008-05-22
e1000e: use resource_size_t, not unsigned long, for phys addrs
Becky Bruce
1
-2
/
+2
2008-05-22
net/usb: add support for Apple USB Ethernet Adapter
Aurelien Nephtali
1
-0
/
+4
2008-05-22
uli526x: add support for netpoll
Anton Vorontsov
1
-1
/
+15
2008-05-22
ucc_geth: Fix arguments to dma map/unmap functions
Andy Fleming
1
-4
/
+5
2008-05-22
PHYLIB: Kconfig: Fix the dependency on S390
Maciej W. Rozycki
1
-1
/
+1
2008-05-22
[SC92031] Using padto turned driver into an IPv6-only interface
Gerrit Renker
1
-3
/
+5
[next]