index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debugobjects.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
vxge: Fix a receive stall due to driver being out of synch with chip.
Sreenivasa Honnur
2
-7
/
+56
2010-03-29
netxen: fix interrupt for NX2031
Amit Kumar Salecha
1
-9
/
+16
2010-03-29
netxen: fix fw load from file
Amit Kumar Salecha
1
-0
/
+10
2010-03-29
netxen: validate unified romimage
Rajesh K Borundia
2
-15
/
+140
2010-03-29
netxen: fix corner cases of firmware recovery
Amit Kumar Salecha
1
-0
/
+4
2010-03-29
netxen: fix tx csum status
Sucheta Chakraborty
1
-0
/
+6
2010-03-29
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
1
-3
/
+4
2010-03-29
net: __netif_receive_skb should be static
Eric Dumazet
1
-1
/
+1
2010-03-28
decnet: Remove unused FIB metric macros.
David S. Miller
1
-4
/
+0
2010-03-28
net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
Jan Engelhardt
1
-0
/
+1
2010-03-28
net: fix unaligned access in IFLA_STATS64
Jan Engelhardt
1
-31
/
+31
2010-03-27
e1000e: Use pr_<level> and netdev_<level>
Bruce Allan
2
-18
/
+10
2010-03-27
netlink: use the appropriate namespace pid
Tom Goff
1
-1
/
+1
2010-03-27
ixgbevf: convert to use netdev_for_each_mc_addr
Jiri Pirko
3
-37
/
+15
2010-03-27
ixgbe: convert to use netdev_for_each_mc_addr
Jiri Pirko
4
-36
/
+12
2010-03-26
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
1
-3
/
+4
2010-03-26
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
1
-1
/
+1
2010-03-25
rps: add CONFIG_RPS
Eric Dumazet
3
-10
/
+28
2010-03-24
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
1
-0
/
+2
2010-03-24
net/various: remove trailing space in messages
Frans Pop
24
-35
/
+35
2010-03-24
net/intel: remove trailing space in messages
Frans Pop
6
-11
/
+11
2010-03-24
net/tulip: remove trailing space in messages
Frans Pop
2
-5
/
+5
2010-03-24
net/tokenring: remove trailing space in messages
Frans Pop
4
-106
/
+106
2010-03-24
net/smc91xx: remove trailing space in messages
Frans Pop
3
-24
/
+24
2010-03-24
net/ps3_gelic: remove trailing space in messages
Frans Pop
2
-19
/
+19
2010-03-24
net/irda: remove trailing space in messages
Frans Pop
3
-19
/
+19
2010-03-24
tipc: remove trailing space in messages
Frans Pop
3
-6
/
+6
2010-03-24
net: remove trailing space in messages
Frans Pop
9
-11
/
+11
2010-03-24
rds: cleanup: remove unneeded variable
Dan Carpenter
1
-2
/
+0
2010-03-24
wimax: remove unneeded variable
Dan Carpenter
2
-4
/
+0
2010-03-24
llc: cleanup: remove dead code from llc_init()
Dan Carpenter
1
-6
/
+0
2010-03-24
mac80211: remove unneed variable from ieee80211_tx_pending()
Dan Carpenter
1
-2
/
+0
2010-03-24
cfg80211: Improve connection quality maintenance docs in nl80211.h
Juuso Oikarinen
1
-2
/
+6
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
3
-0
/
+72
2010-03-24
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
5
-0
/
+215
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
4
-1
/
+27
2010-03-24
ath9k_htc: Fix symbol collision with ath9k
Sujith
4
-28
/
+28
2010-03-24
net: Fix locking in flush_backlog
Tom Herbert
1
-4
/
+8
2010-03-23
drivers/net/wireless/b43/main.c:4351: Fixed coding style
Daniel Ngu
1
-3
/
+2
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
4
-12
/
+82
2010-03-23
drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes
Joe Perches
1
-111
/
+93
2010-03-23
orinoco/wext.c: Remove local #define STD_IW_HANDLER
Joe Perches
1
-48
/
+46
2010-03-23
drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER
Joe Perches
2
-60
/
+58
2010-03-23
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2
-46
/
+46
2010-03-23
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
Joe Perches
1
-11
/
+11
2010-03-23
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
1
-56
/
+56
2010-03-23
wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range check
Joe Perches
1
-1
/
+1
2010-03-23
include/linux/wireless.h: Add IW_HANDLER macro to initialize array entry
Joe Perches
1
-0
/
+2
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
5
-11
/
+39
2010-03-23
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
1
-1
/
+2
[next]